NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.Motion.LinkMassProperty Class Reference

Represents a NXOpen.Motion.LinkMassProperty More...

Inheritance diagram for NXOpen.Motion.LinkMassProperty:

Public Types

enum  MassPropertyType { Automatic, UserDefined, None }
 Defines mass property type of link More...
 

Properties

unsafe NXOpen.CoordinateSystem InertiaCsys [get, set]
 Returns or sets the inertia csys More...
 
unsafe NXOpen.Expression IxxExpression [get]
 Returns the principle moment of inertia expression about the X axis More...
 
unsafe NXOpen.Expression IxyExpression [get]
 Returns the product of inertia expression for the X and Y axes More...
 
unsafe NXOpen.Expression IxzExpression [get]
 Returns the product of inertia expression for the X and Z axes More...
 
unsafe NXOpen.Expression IyyExpression [get]
 Returns the principle moment of inertia expression about the Y axis More...
 
unsafe NXOpen.Expression IyzExpression [get]
 Returns the product of inertia expression for the Y and Z axes More...
 
unsafe NXOpen.Expression IzzExpression [get]
 Returns the principle moment of inertia expression about the Z axis More...
 
unsafe NXOpen.Point MassCenter [get, set]
 Returns or sets the mass center More...
 
unsafe NXOpen.Expression MassExpression [get]
 Returns the mass expression More...
 
unsafe
NXOpen.Motion.LinkMassProperty.MassPropertyType 
MassType [get, set]
 Returns or sets the mass type More...
 

Detailed Description

Represents a NXOpen.Motion.LinkMassProperty

Created in NX5.0.0

Member Enumeration Documentation

Defines mass property type of link

Enumerator
Automatic 

Mass property automatic generate

UserDefined 

Mass property defined by user

None 

No mass property

Property Documentation

unsafe NXOpen.CoordinateSystem NXOpen.Motion.LinkMassProperty.InertiaCsys
getset

Returns or sets the inertia csys

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.LinkMassProperty.IxxExpression
get

Returns the principle moment of inertia expression about the X axis

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.LinkMassProperty.IxyExpression
get

Returns the product of inertia expression for the X and Y axes

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.LinkMassProperty.IxzExpression
get

Returns the product of inertia expression for the X and Z axes

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.LinkMassProperty.IyyExpression
get

Returns the principle moment of inertia expression about the Y axis

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.LinkMassProperty.IyzExpression
get

Returns the product of inertia expression for the Y and Z axes

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.LinkMassProperty.IzzExpression
get

Returns the principle moment of inertia expression about the Z axis

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Point NXOpen.Motion.LinkMassProperty.MassCenter
getset

Returns or sets the mass center

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")

unsafe NXOpen.Expression NXOpen.Motion.LinkMassProperty.MassExpression
get

Returns the mass expression

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Motion.LinkMassProperty.MassPropertyType NXOpen.Motion.LinkMassProperty.MassType
getset

Returns or sets the mass type

Created in NX5.0.0

License requirements to get this property: None.

License requirements to set this property: mechanisms ("MECHANISMS")


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.