Click or drag to resize

DocumentUnitsMatrix Constructor (InventorServerObject, UnitsOfMeasure, Double)

Constructor of DocumentUnitsMatrix.

Namespace:  Autodesk.iLogic.Types
Assembly:  Autodesk.iLogic.Types (in Autodesk.iLogic.Types.dll) Version: 23.0
Syntax
Public Sub New ( 
	inventorServer As InventorServerObject,
	unitsOfMeasure As UnitsOfMeasure,
	ParamArray cells As Double()
)

Parameters

inventorServer
Type: InventorServerObject
unitsOfMeasure
Type: UnitsOfMeasure
cells
Type: SystemDouble
See Also