Class AngularAboutAxisMoveBuilder
Inheritance
System.Object
System.MarshalByRefObject
AngularAboutAxisMoveBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.CAM
Assembly: NXOpen.dll
Syntax
public class AngularAboutAxisMoveBuilder : MoveBuilder, IMessageSink, IComponentBuilder
Constructors
AngularAboutAxisMoveBuilder()
Declaration
protected AngularAboutAxisMoveBuilder()
Properties
DeltaX
Declaration
public ExpressionDouble DeltaX { get; }
Property Value
Type | Description |
---|---|
ExpressionDouble |
DeltaY
Declaration
public ExpressionDouble DeltaY { get; }
Property Value
Type | Description |
---|---|
ExpressionDouble |
HelicalPitch
Declaration
public ExpressionDouble HelicalPitch { get; }
Property Value
Type | Description |
---|---|
ExpressionDouble |
SpiralPitch
Declaration
public ExpressionDouble SpiralPitch { get; }
Property Value
Type | Description |
---|---|
ExpressionDouble |
SweepAngle
Declaration
public ExpressionDouble SweepAngle { get; }
Property Value
Type | Description |
---|---|
ExpressionDouble |
Implements
System.Runtime.Remoting.Messaging.IMessageSink