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