Moment of Inertia about the X body axis. Uses
MomentOfInertia Dimension.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Ixx() As Double
|
| [C#] |
|---|
public double Ixx {get; set;}
|
| [Managed C++] |
|---|
public: __property double get_Ixx();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Ixx(
|
| [Java] |
|---|
public double getIxx();public void setIxx(
|