RegionProperties.MomentsOfInertia Method
Parent Object:
RegionProperties
Description
Method that returns the moments of inertia about the sketch origin.
Syntax
RegionProperties.
MomentsOfInertia(
Ixx As Double,
Iyy As Double,
Izz As Double,
Ixy As Double,
Iyz As Double,
Ixz As Double )
Parameters
Ixx |
Double |
Output Double that returns the XX partial moment. |
Iyy |
Double |
Output Double that returns the YY partial moment. |
Izz |
Double |
Output Double that returns the ZZ partial moment. |
Ixy |
Double |
Output Double that returns the XY partial moment. |
Iyz |
Double |
Output Double that returns the YZ partial moment. |
Ixz |
Double |
Output Double that returns the XZ partial moment. |
Samples
Version
Introduced in version 2008