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: 29.0
Syntax
VB
Property Volume As Double Get Set
C#
double Volume { get; set; }
Property Value
Type: DoubleThe volume in document units.