Class TurnRoughFinishTestCut
Inheritance
TurnRoughFinishTestCut
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
FeedInLength
Declaration
public double FeedInLength { get; set; }
Property Value
FeedOut
Declaration
public TurnRoughFinishTestCut.FeedOutTypes FeedOut { get; set; }
Property Value
FeedOutAngle
Declaration
public double FeedOutAngle { get; set; }
Property Value
FeedOutLength
Declaration
public double FeedOutLength { get; set; }
Property Value
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
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
StockMode
Declaration
public TurnRoughFinishTestCut.StockModeTypes StockMode { get; set; }
Property Value
StopDistance
Declaration
public double StopDistance { get; set; }
Property Value
StopPercentage
Declaration
public double StopPercentage { get; set; }
Property Value
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