Volume Property (ICWMassPropertiesManager)
Gets the total volume.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Volume As System.Double |
C# | |
---|
System.double Volume {get;} |
C++/CLI | |
---|
property System.double Volume {
System.double get();
} |
Property Value
Volume in cubic meters
Example
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0