Class ChangeFaceMotion
Inheritance
ChangeFaceMotion
Assembly: NXOpen.dll
Syntax
public class ChangeFaceMotion : TaggedObject, IMessageSink
Constructors
ChangeFaceMotion()
Declaration
protected ChangeFaceMotion()
Properties
AngularAngle
Declaration
public Expression AngularAngle { get; }
Property Value
AngularAxis
Declaration
public Axis AngularAxis { get; set; }
Property Value
ChangeValue
Declaration
public Expression ChangeValue { get; }
Property Value
ChangeValueDirection
Declaration
public Direction ChangeValueDirection { get; }
Property Value
LinearDirection
Declaration
public Direction LinearDirection { get; set; }
Property Value
LinearDistance
Declaration
public Expression LinearDistance { get; }
Property Value
Option
Declaration
public ChangeFaceMotion.Options Option { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink