Click or drag to resize

DocumentUnitsMatrixPutMatrixData Method

Method that sets the data defining this matrix.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax
Public Sub PutMatrixData ( 
	ParamArray cells As Double()
)

Parameters

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