Click or drag to resize

IiPropertiesVolume Property (Object)

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

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

Parameters

componentOrDocName
Type: SystemObject
The component or document name.

Property Value

Type: Double
The volume in document units.
See Also