Class TurnRoughFinishTestCut
Inheritance
System.Object
System.MarshalByRefObject
TurnRoughFinishTestCut
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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)
Assembly: NXOpen.dll
Syntax
public class TurnRoughFinishTestCut : TaggedObject, IMessageSink
Constructors
TurnRoughFinishTestCut()
Declaration
protected TurnRoughFinishTestCut()
Properties
CutType
Declaration
public TurnRoughFinishTestCut.CutTypes CutType { get; set; }
Property Value
Direction
Declaration
public TurnRoughFinishTestCut.DirectionTypes Direction { get; set; }
Property Value
EndOfTestCut
Declaration
public PostEventsCiBuilder EndOfTestCut { get; }
Property Value
FeedIn
Declaration
public TurnRoughFinishTestCut.FeedInTypes FeedIn { get; set; }
Property Value
FeedInAngle
Declaration
public double FeedInAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
FeedInLength
Declaration
public double FeedInLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
FeedOut
Declaration
public TurnRoughFinishTestCut.FeedOutTypes FeedOut { get; set; }
Property Value
FeedOutAngle
Declaration
public double FeedOutAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
FeedOutLength
Declaration
public double FeedOutLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
MeasuringPoint
Declaration
public Point MeasuringPoint { get; set; }
Property Value
MeasuringPosition
Declaration
public TurnRoughFinishTestCut.MeasuringPositionTypes MeasuringPosition { get; set; }
Property Value
MeasuringStop
Declaration
public PostEventsCiBuilder MeasuringStop { get; }
Property Value
NumberOfPasses
Declaration
public int NumberOfPasses { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ReturnMoveOption
Declaration
public TurnRoughFinishTestCut.ReturnMoveTypes ReturnMoveOption { get; set; }
Property Value
ReturnMovePoint
Declaration
public Point ReturnMovePoint { get; set; }
Property Value
SecondaryEndOfTestCut
Declaration
public PostEventsCiBuilder SecondaryEndOfTestCut { get; }
Property Value
SecondaryMeasuringStop
Declaration
public PostEventsCiBuilder SecondaryMeasuringStop { get; }
Property Value
SecondarySequence
Declaration
public TurnRoughFinishTestCut.SecondarySequenceTypes SecondarySequence { get; set; }
Property Value
SecondaryStartOfTestCut
Declaration
public PostEventsCiBuilder SecondaryStartOfTestCut { get; }
Property Value
Sequence
Declaration
public TurnRoughFinishTestCut.SequenceTypes Sequence { get; set; }
Property Value
StartOfFinishPass
Declaration
public PostEventsCiBuilder StartOfFinishPass { get; }
Property Value
StartOfTestCut
Declaration
public PostEventsCiBuilder StartOfTestCut { get; }
Property Value
Stock
Declaration
public double Stock { get; set; }
Property Value
Type |
Description |
System.Double |
|
StockMode
Declaration
public TurnRoughFinishTestCut.StockModeTypes StockMode { get; set; }
Property Value
StopDistance
Declaration
public double StopDistance { get; set; }
Property Value
Type |
Description |
System.Double |
|
StopPercentage
Declaration
public double StopPercentage { get; set; }
Property Value
Type |
Description |
System.Double |
|
StopPoint
Declaration
public Point StopPoint { get; set; }
Property Value
StopPosition
Declaration
public TurnRoughFinishTestCut.StopPositionTypes StopPosition { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink