Click or drag to resize

IiPropertiesMass Property (Object)

Gets or sets (overrides) the mass of a component or document.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Property Mass ( 
	componentOrDocName As Object
) As Double
	Get
	Set

Parameters

componentOrDocName
Type: SystemObject
The component or document name.

Property Value

Type: Double
The mass in document units.
See Also