Struct UFMotion.LinkMassProperties
Inherited Members
Namespace: NXOpen.UF
Assembly: NXOpen.UF.dll
Syntax
public struct UFMotion.LinkMassProperties
Fields
inertia_marker
Declaration
public Tag inertia_marker
Field Value
Type | Description |
---|---|
Tag |
mass
Declaration
public double mass
Field Value
Type | Description |
---|---|
double |
mass_center
Declaration
public Tag mass_center
Field Value
Type | Description |
---|---|
Tag |
products_of_inertia
Declaration
public double[] products_of_inertia
Field Value
Type | Description |
---|---|
double[] |
user_defined
Declaration
public bool user_defined
Field Value
Type | Description |
---|---|
bool |