IiPropertiesVolume Property |
Gets or sets (overrides) the total volume of the part or assembly.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Property Volume As Double
Get
Set
double Volume { get; set; }
Property Value
Type:
DoubleThe volume in document units.
See Also