Class LinearLocalCsysMoveBuilder
Inheritance
System.Object
System.MarshalByRefObject
LinearLocalCsysMoveBuilder
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 LinearLocalCsysMoveBuilder : MoveBuilder, IMessageSink, IComponentBuilder
Constructors
LinearLocalCsysMoveBuilder()
Declaration
protected LinearLocalCsysMoveBuilder()
Properties
AxisValueX
Declaration
public ExpressionDouble AxisValueX { get; }
Property Value
Type | Description |
---|---|
ExpressionDouble |
AxisValueY
Declaration
public ExpressionDouble AxisValueY { get; }
Property Value
Type | Description |
---|---|
ExpressionDouble |
AxisValueZ
Declaration
public ExpressionDouble AxisValueZ { get; }
Property Value
Type | Description |
---|---|
ExpressionDouble |
Implements
System.Runtime.Remoting.Messaging.IMessageSink