Click or drag to resize

DocumentUnitsVectorPutVectorData Method

Method that sets the data defining this vector.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax
Public Sub PutVectorData ( 
	ByRef coords As Double()
)

Parameters

coords
Type: SystemDouble
Input Double that specifies the entity's coordinates.
See Also