Product of Inertia between the X and Z body axes. Uses MomentOfInertia Dimension.
Read-write property
[Visual Basic .NET] |
---|
Public Property Ixz() As Double |
[C#] |
---|
public double Ixz {get; set;} |
[Managed C++] |
---|
public: __property double get_Ixz(); |
[Unmanaged C++] |
---|
public: HRESULT get_Ixz( |
[Java] |
---|
public double getIxz();public void setIxz( |