Click or drag to resize

DocumentUnitsVectorGetVectorData Method

Gets the vector coordinates.

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

Parameters

coords
Type: SystemDouble
Output: Double array that will contain the coordinates.
See Also