TurnRoughFinishTestCut Class¶
-
class
NXOpen.CAM.TurnRoughFinishTestCut¶ Bases:
NXOpen.TaggedObjectRepresents a test cut builder
New in version NX8.0.0.
Properties¶
| Property | Description |
|---|---|
| CutType | Returns or sets the test cut type |
| Direction | Returns or sets the test cut direction |
| EndOfTestCut | Returns the end of test cut |
| FeedIn | Returns or sets the test cut feed in |
| FeedInAngle | Returns or sets the test cut feed in angle |
| FeedInLength | Returns or sets the test cut feed in length |
| FeedOut | Returns or sets the test cut feed out |
| FeedOutAngle | Returns or sets the test cut feed out angle |
| FeedOutLength | Returns or sets the test cut feed out length |
| MeasuringPoint | Returns or sets the test cut measuring point |
| MeasuringPosition | Returns or sets the test cut measuring position |
| MeasuringStop | Returns the measuring stop |
| NumberOfPasses | Returns or sets the test cut number of passes |
| ReturnMoveOption | Returns or sets the test cut return move |
| ReturnMovePoint | Returns or sets the test cut return move point |
| SecondaryEndOfTestCut | Returns the secondary end of test cut |
| SecondaryMeasuringStop | Returns the secondary measuring stop |
| SecondarySequence | Returns or sets the secondary test cut sequence |
| SecondaryStartOfTestCut | Returns the secondary start of test cut |
| Sequence | Returns or sets the test cut sequence |
| StartOfFinishPass | Returns the start of finish pass |
| StartOfTestCut | Returns the start of test cut |
| Stock | Returns or sets the test cut stock |
| StockMode | Returns or sets the test cut stock mode |
| StopDistance | Returns or sets the test cut stop distance |
| StopPercentage | Returns or sets the test cut stop percentage |
| StopPoint | Returns or sets the test cut stop point |
| StopPosition | Returns or sets the test cut stop position |
| Tag | Returns the Tag for this object. |
Methods¶
Enumerations¶
| TurnRoughFinishTestCutCutTypes Enumeration | the test cut type options |
| TurnRoughFinishTestCutDirectionTypes Enumeration | the test cut direction options |
| TurnRoughFinishTestCutFeedInTypes Enumeration | the test cut feed in options |
| TurnRoughFinishTestCutFeedOutTypes Enumeration | the test cut feed out options |
| TurnRoughFinishTestCutMeasuringPositionTypes Enumeration | the test cut measuring position options |
| TurnRoughFinishTestCutReturnMoveTypes Enumeration | the test cut return move options |
| TurnRoughFinishTestCutSecondarySequenceTypes Enumeration | the secondary test cut sequence options |
| TurnRoughFinishTestCutSequenceTypes Enumeration | the test cut sequence options |
| TurnRoughFinishTestCutStockModeTypes Enumeration | the test cut stock mode options |
| TurnRoughFinishTestCutStopPositionTypes Enumeration | the test cut stop position options |
Property Detail¶
CutType¶
-
TurnRoughFinishTestCut.CutType¶ Returns or sets the test cut type
-------------------------------------Getter Method
Signature
CutTypeReturns: the test cut type Return type: NXOpen.CAM.TurnRoughFinishTestCutCutTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CutTypeParameters: cutType ( NXOpen.CAM.TurnRoughFinishTestCutCutTypes) – the test cut typeNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
Direction¶
-
TurnRoughFinishTestCut.Direction¶ Returns or sets the test cut direction
-------------------------------------Getter Method
Signature
DirectionReturns: the test cut direction Return type: NXOpen.CAM.TurnRoughFinishTestCutDirectionTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DirectionParameters: direction ( NXOpen.CAM.TurnRoughFinishTestCutDirectionTypes) – the test cut directionNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
EndOfTestCut¶
-
TurnRoughFinishTestCut.EndOfTestCut¶ Returns the end of test cut
-------------------------------------Getter Method
Signature
EndOfTestCutReturns: the end of test cut Return type: NXOpen.CAM.PostEventsCiBuilderNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
FeedIn¶
-
TurnRoughFinishTestCut.FeedIn¶ Returns or sets the test cut feed in
-------------------------------------Getter Method
Signature
FeedInReturns: the test cut feed in Return type: NXOpen.CAM.TurnRoughFinishTestCutFeedInTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FeedInParameters: feedIn ( NXOpen.CAM.TurnRoughFinishTestCutFeedInTypes) – the test cut feed inNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
FeedInAngle¶
-
TurnRoughFinishTestCut.FeedInAngle¶ Returns or sets the test cut feed in angle
-------------------------------------Getter Method
Signature
FeedInAngleReturns: the test cut feed in angle Return type: float New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FeedInAngleParameters: feedInAngle (float) – the test cut feed in angle New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
FeedInLength¶
-
TurnRoughFinishTestCut.FeedInLength¶ Returns or sets the test cut feed in length
-------------------------------------Getter Method
Signature
FeedInLengthReturns: the test cut feed in length Return type: float New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FeedInLengthParameters: feedInLength (float) – the test cut feed in length New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
FeedOut¶
-
TurnRoughFinishTestCut.FeedOut¶ Returns or sets the test cut feed out
-------------------------------------Getter Method
Signature
FeedOutReturns: the test cut feed out Return type: NXOpen.CAM.TurnRoughFinishTestCutFeedOutTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FeedOutParameters: feedOut ( NXOpen.CAM.TurnRoughFinishTestCutFeedOutTypes) – the test cut feed outNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
FeedOutAngle¶
-
TurnRoughFinishTestCut.FeedOutAngle¶ Returns or sets the test cut feed out angle
-------------------------------------Getter Method
Signature
FeedOutAngleReturns: the test cut feed out angle Return type: float New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FeedOutAngleParameters: feedOutAngle (float) – the test cut feed out angle New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
FeedOutLength¶
-
TurnRoughFinishTestCut.FeedOutLength¶ Returns or sets the test cut feed out length
-------------------------------------Getter Method
Signature
FeedOutLengthReturns: the test cut feed out length Return type: float New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FeedOutLengthParameters: feedOutLength (float) – the test cut feed out length New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
MeasuringPoint¶
-
TurnRoughFinishTestCut.MeasuringPoint¶ Returns or sets the test cut measuring point
-------------------------------------Getter Method
Signature
MeasuringPointReturns: the test cut measuring point Return type: NXOpen.PointNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MeasuringPointParameters: measuringPoint ( NXOpen.Point) – the test cut measuring pointNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
MeasuringPosition¶
-
TurnRoughFinishTestCut.MeasuringPosition¶ Returns or sets the test cut measuring position
-------------------------------------Getter Method
Signature
MeasuringPositionReturns: the test cut measuring position Return type: NXOpen.CAM.TurnRoughFinishTestCutMeasuringPositionTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MeasuringPositionParameters: measuringPosition ( NXOpen.CAM.TurnRoughFinishTestCutMeasuringPositionTypes) – the test cut measuring positionNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
MeasuringStop¶
-
TurnRoughFinishTestCut.MeasuringStop¶ Returns the measuring stop
-------------------------------------Getter Method
Signature
MeasuringStopReturns: the measuring stop Return type: NXOpen.CAM.PostEventsCiBuilderNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
NumberOfPasses¶
-
TurnRoughFinishTestCut.NumberOfPasses¶ Returns or sets the test cut number of passes
-------------------------------------Getter Method
Signature
NumberOfPassesReturns: the test cut number of passes Return type: int New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
NumberOfPassesParameters: numberOfPasses (int) – the test cut number of passes New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
ReturnMoveOption¶
-
TurnRoughFinishTestCut.ReturnMoveOption¶ Returns or sets the test cut return move
-------------------------------------Getter Method
Signature
ReturnMoveOptionReturns: the test cut return move Return type: NXOpen.CAM.TurnRoughFinishTestCutReturnMoveTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ReturnMoveOptionParameters: returnMove ( NXOpen.CAM.TurnRoughFinishTestCutReturnMoveTypes) – the test cut return moveNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
ReturnMovePoint¶
-
TurnRoughFinishTestCut.ReturnMovePoint¶ Returns or sets the test cut return move point
-------------------------------------Getter Method
Signature
ReturnMovePointReturns: the test cut return move point Return type: NXOpen.PointNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ReturnMovePointParameters: returnMovePoint ( NXOpen.Point) – the test cut return move pointNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
SecondaryEndOfTestCut¶
-
TurnRoughFinishTestCut.SecondaryEndOfTestCut¶ Returns the secondary end of test cut
-------------------------------------Getter Method
Signature
SecondaryEndOfTestCutReturns: the secondary end of test cut Return type: NXOpen.CAM.PostEventsCiBuilderNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
SecondaryMeasuringStop¶
-
TurnRoughFinishTestCut.SecondaryMeasuringStop¶ Returns the secondary measuring stop
-------------------------------------Getter Method
Signature
SecondaryMeasuringStopReturns: the secondary measuring stop Return type: NXOpen.CAM.PostEventsCiBuilderNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
SecondarySequence¶
-
TurnRoughFinishTestCut.SecondarySequence¶ Returns or sets the secondary test cut sequence
-------------------------------------Getter Method
Signature
SecondarySequenceReturns: the sequence test cut sequence Return type: NXOpen.CAM.TurnRoughFinishTestCutSecondarySequenceTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SecondarySequenceParameters: secondarySequence ( NXOpen.CAM.TurnRoughFinishTestCutSecondarySequenceTypes) – the sequence test cut sequenceNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
SecondaryStartOfTestCut¶
-
TurnRoughFinishTestCut.SecondaryStartOfTestCut¶ Returns the secondary start of test cut
-------------------------------------Getter Method
Signature
SecondaryStartOfTestCutReturns: the secondary start of test cut Return type: NXOpen.CAM.PostEventsCiBuilderNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
Sequence¶
-
TurnRoughFinishTestCut.Sequence¶ Returns or sets the test cut sequence
-------------------------------------Getter Method
Signature
SequenceReturns: the test cut sequence Return type: NXOpen.CAM.TurnRoughFinishTestCutSequenceTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SequenceParameters: sequence ( NXOpen.CAM.TurnRoughFinishTestCutSequenceTypes) – the test cut sequenceNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
StartOfFinishPass¶
-
TurnRoughFinishTestCut.StartOfFinishPass¶ Returns the start of finish pass
-------------------------------------Getter Method
Signature
StartOfFinishPassReturns: the start of finish pass Return type: NXOpen.CAM.PostEventsCiBuilderNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
StartOfTestCut¶
-
TurnRoughFinishTestCut.StartOfTestCut¶ Returns the start of test cut
-------------------------------------Getter Method
Signature
StartOfTestCutReturns: the start of test cut Return type: NXOpen.CAM.PostEventsCiBuilderNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
Stock¶
-
TurnRoughFinishTestCut.Stock¶ Returns or sets the test cut stock
-------------------------------------Getter Method
Signature
StockReturns: the test cut stock Return type: float New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StockParameters: stock (float) – the test cut stock New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
StockMode¶
-
TurnRoughFinishTestCut.StockMode¶ Returns or sets the test cut stock mode
-------------------------------------Getter Method
Signature
StockModeReturns: the test cut stock mode Return type: NXOpen.CAM.TurnRoughFinishTestCutStockModeTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StockModeParameters: stockMode ( NXOpen.CAM.TurnRoughFinishTestCutStockModeTypes) – the test cut stock modeNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
StopDistance¶
-
TurnRoughFinishTestCut.StopDistance¶ Returns or sets the test cut stop distance
-------------------------------------Getter Method
Signature
StopDistanceReturns: the test cut stop distance Return type: float New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StopDistanceParameters: stopDistance (float) – the test cut stop distance New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
StopPercentage¶
-
TurnRoughFinishTestCut.StopPercentage¶ Returns or sets the test cut stop percentage
-------------------------------------Getter Method
Signature
StopPercentageReturns: the test cut stop percentage Return type: float New in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StopPercentageParameters: stopPercentage (float) – the test cut stop percentage New in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
StopPoint¶
-
TurnRoughFinishTestCut.StopPoint¶ Returns or sets the test cut stop point
-------------------------------------Getter Method
Signature
StopPointReturns: the test cut stop point Return type: NXOpen.PointNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StopPointParameters: stopPoint ( NXOpen.Point) – the test cut stop pointNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)
StopPosition¶
-
TurnRoughFinishTestCut.StopPosition¶ Returns or sets the test cut stop position
-------------------------------------Getter Method
Signature
StopPositionReturns: the test cut stop position Return type: NXOpen.CAM.TurnRoughFinishTestCutStopPositionTypesNew in version NX8.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StopPositionParameters: stopPosition ( NXOpen.CAM.TurnRoughFinishTestCutStopPositionTypes) – the test cut stop positionNew in version NX8.0.0.
License requirements: cam_base (“CAM BASE”)