Interface IMassInertia
Assembly: NXOpen.dll
Syntax
public interface IMassInertia : INXObject
Properties
InertiaXX
Declaration
Expression InertiaXX { get; }
Property Value
InertiaYX
Declaration
Expression InertiaYX { get; }
Property Value
InertiaYY
Declaration
Expression InertiaYY { get; }
Property Value
InertiaZX
Declaration
Expression InertiaZX { get; }
Property Value
InertiaZY
Declaration
Expression InertiaZY { get; }
Property Value
InertiaZZ
Declaration
Expression InertiaZZ { get; }
Property Value