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

Represents a NXOpen.Motion.LinkInitialVelocity More...

Inheritance diagram for NXOpen.Motion.LinkInitialVelocity:

Public Types

enum  AngularVelocityType { Magnitude, Component }
 Defines rotate type of initial velocity. More...
 

Properties

unsafe NXOpen.CoordinateSystem RotateCsys [get, set]
 Returns or sets the rotate csys. More...
 
unsafe NXOpen.Expression RotateExpression [get]
 Returns the rotate magnitue expression. More...
 
unsafe
NXOpen.Motion.LinkInitialVelocity.AngularVelocityType 
RotateType [get, set]
 Returns or sets the rotate type More...
 
unsafe NXOpen.Direction RotateVector [get, set]
 Returns or sets the rotate vector. More...
 
unsafe NXOpen.Expression TranslateExpression [get]
 Returns the translate magnitue expression. More...
 
unsafe NXOpen.Direction TranslateVector [get, set]
 Returns or sets the translate vector More...
 
unsafe NXOpen.Expression WxExpression [get]
 Returns the component of rotation about X axis. More...
 
unsafe NXOpen.Expression WyExpression [get]
 Returns the component of rotation about Y axis. More...
 
unsafe NXOpen.Expression WzExpression [get]
 Returns the component of rotation about Z axis. More...
 

Detailed Description

Represents a NXOpen.Motion.LinkInitialVelocity

Created in NX5.0.0

Member Enumeration Documentation

Property Documentation

unsafe NXOpen.CoordinateSystem NXOpen.Motion.LinkInitialVelocity.RotateCsys
getset

Returns or sets the rotate csys.

Only valid if NXOpen.Motion.LinkInitialVelocity.AngularVelocityType.Component is set.

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.LinkInitialVelocity.RotateExpression
get

Returns the rotate magnitue expression.

Only valid if NXOpen.Motion.LinkInitialVelocity.AngularVelocityType.Magnitude is set.

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Motion.LinkInitialVelocity.AngularVelocityType NXOpen.Motion.LinkInitialVelocity.RotateType
getset

Returns or sets the rotate type

Created in NX5.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Direction NXOpen.Motion.LinkInitialVelocity.RotateVector
getset

Returns or sets the rotate vector.

Only valid if NXOpen.Motion.LinkInitialVelocity.AngularVelocityType.Magnitude is set.

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.LinkInitialVelocity.TranslateExpression
get

Returns the translate magnitue expression.

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Direction NXOpen.Motion.LinkInitialVelocity.TranslateVector
getset

Returns or sets the translate vector

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.LinkInitialVelocity.WxExpression
get

Returns the component of rotation about X axis.

Only valid if NXOpen.Motion.LinkInitialVelocity.AngularVelocityType.Component is set.

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.LinkInitialVelocity.WyExpression
get

Returns the component of rotation about Y axis.

Only valid if NXOpen.Motion.LinkInitialVelocity.AngularVelocityType.Component is set.

Created in NX8.0.0

License requirements: None.

unsafe NXOpen.Expression NXOpen.Motion.LinkInitialVelocity.WzExpression
get

Returns the component of rotation about Z axis.

Only valid if NXOpen.Motion.LinkInitialVelocity.AngularVelocityType.Component is set.

Created in NX8.0.0

License requirements: None.


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