Gets the moments of inertia with respect to the center of mass and the output coordinate system.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetMomentOfInertia() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ICWMassPropertiesManager
Dim value As System.Object
value = instance.GetMomentOfInertia() |
C# | |
---|
System.object GetMomentOfInertia() |
C++/CLI | |
---|
System.Object^ GetMomentOfInertia(); |
Return Value
Array of nine moment of inertia components
Example
Remarks
See Also
Availability
SOLIDWORKS Simulation API 2017 SP0