IiProperties.Volume 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: 25.0

Syntax

VB

Property Volume As Double
	Get
	Set

C#

double Volume { get; set; }

Property Value

Type: Double
The volume in document units.

See Also

Reference

IiProperties Interface
Volume Overload
Autodesk.iLogic.Interfaces Namespace