Gets the moment of inertia at the specified coordinate system for the selected bodies/components.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetMomentOfInertia( _
ByVal WhereTaken As System.Integer _
) As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMassProperty2
Dim WhereTaken As System.Integer
Dim value As System.Object
value = instance.GetMomentOfInertia(WhereTaken) |
C# | |
---|
System.object GetMomentOfInertia(
System.int WhereTaken
) |
C++/CLI | |
---|
System.Object^ GetMomentOfInertia(
& System.int WhereTaken
) |
Parameters
- WhereTaken
- Coordinate system as defined in swMassPropertyMoment_e
Return Value
Array containing the moment of inertia calculations (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0