Class LinkInitialVelocity
Inheritance
LinkInitialVelocity
Assembly: NXOpen.dll
Syntax
public class LinkInitialVelocity : TaggedObject, IMessageSink
Constructors
LinkInitialVelocity()
Declaration
protected LinkInitialVelocity()
Properties
RotateCsys
Declaration
public CoordinateSystem RotateCsys { get; set; }
Property Value
RotateCsysOvrCtrl
Declaration
public ParamOverrideState RotateCsysOvrCtrl { get; set; }
Property Value
RotateEnable
Declaration
public bool RotateEnable { get; set; }
Property Value
RotateEnableOvrCtrl
Declaration
public ParamOverrideState RotateEnableOvrCtrl { get; set; }
Property Value
RotateExpression
Declaration
public Expression RotateExpression { get; }
Property Value
RotateExpressionOvrCtrl
Declaration
public ParamOverrideState RotateExpressionOvrCtrl { get; set; }
Property Value
RotateType
Declaration
public LinkInitialVelocity.AngularVelocityType RotateType { get; set; }
Property Value
RotateTypeOvrCtrl
Declaration
public ParamOverrideState RotateTypeOvrCtrl { get; set; }
Property Value
RotateVector
Declaration
public Direction RotateVector { get; set; }
Property Value
RotateVectorOvrCtrl
Declaration
public ParamOverrideState RotateVectorOvrCtrl { get; set; }
Property Value
TranslateEnable
Declaration
public bool TranslateEnable { get; set; }
Property Value
TranslateEnableOvrCtrl
Declaration
public ParamOverrideState TranslateEnableOvrCtrl { get; set; }
Property Value
TranslateExpression
Declaration
public Expression TranslateExpression { get; }
Property Value
TranslateExpressionOvrCtrl
Declaration
public ParamOverrideState TranslateExpressionOvrCtrl { get; set; }
Property Value
TranslateVector
Declaration
public Direction TranslateVector { get; set; }
Property Value
TranslateVectorOvrCtrl
Declaration
public ParamOverrideState TranslateVectorOvrCtrl { get; set; }
Property Value
WxExpression
Declaration
public Expression WxExpression { get; }
Property Value
WxExpressionOvrCtrl
Declaration
public ParamOverrideState WxExpressionOvrCtrl { get; set; }
Property Value
WyExpression
Declaration
public Expression WyExpression { get; }
Property Value
WyExpressionOvrCtrl
Declaration
public ParamOverrideState WyExpressionOvrCtrl { get; set; }
Property Value
WzExpression
Declaration
public Expression WzExpression { get; }
Property Value
WzExpressionOvrCtrl
Declaration
public ParamOverrideState WzExpressionOvrCtrl { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink