NX Open C++ Reference Guide
|
Represents a test cut builder
Created in NX8.0.0.
More...
Public Member Functions | |
NXOpen::CAM::TurnRoughFinishTestCut::CutTypes | CutType () |
Returns the test cut type Created in NX8.0.0. | |
NXOpen::CAM::TurnRoughFinishTestCut::DirectionTypes | Direction () |
Returns the test cut direction Created in NX8.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | EndOfTestCut () |
Returns the end of test cut Created in NX8.0.0. | |
NXOpen::CAM::TurnRoughFinishTestCut::FeedInTypes | FeedIn () |
Returns the test cut feed in Created in NX8.0.0. | |
double | FeedInAngle () |
Returns the test cut feed in angle Created in NX8.0.0. | |
double | FeedInLength () |
Returns the test cut feed in length Created in NX8.0.0. | |
NXOpen::CAM::TurnRoughFinishTestCut::FeedOutTypes | FeedOut () |
Returns the test cut feed out Created in NX8.0.0. | |
double | FeedOutAngle () |
Returns the test cut feed out angle Created in NX8.0.0. | |
double | FeedOutLength () |
Returns the test cut feed out length Created in NX8.0.0. | |
NXOpen::Point * | MeasuringPoint () |
Returns the test cut measuring point Created in NX8.0.0. | |
NXOpen::CAM::TurnRoughFinishTestCut::MeasuringPositionTypes | MeasuringPosition () |
Returns the test cut measuring position Created in NX8.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | MeasuringStop () |
Returns the measuring stop Created in NX8.0.0. | |
int | NumberOfPasses () |
Returns the test cut number of passes Created in NX8.0.0. | |
NXOpen::CAM::TurnRoughFinishTestCut::ReturnMoveTypes | ReturnMoveOption () |
Returns the test cut return move Created in NX8.0.0. | |
NXOpen::Point * | ReturnMovePoint () |
Returns the test cut return move point Created in NX8.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | SecondaryEndOfTestCut () |
Returns the secondary end of test cut Created in NX8.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | SecondaryMeasuringStop () |
Returns the secondary measuring stop Created in NX8.0.0. | |
NXOpen::CAM::TurnRoughFinishTestCut::SecondarySequenceTypes | SecondarySequence () |
Returns the secondary test cut sequence Created in NX8.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | SecondaryStartOfTestCut () |
Returns the secondary start of test cut Created in NX8.0.0. | |
NXOpen::CAM::TurnRoughFinishTestCut::SequenceTypes | Sequence () |
Returns the test cut sequence Created in NX8.0.0. | |
void | SetCutType (NXOpen::CAM::TurnRoughFinishTestCut::CutTypes cutType) |
Sets the test cut type Created in NX8.0.0. | |
void | SetDirection (NXOpen::CAM::TurnRoughFinishTestCut::DirectionTypes direction) |
Sets the test cut direction Created in NX8.0.0. | |
void | SetFeedIn (NXOpen::CAM::TurnRoughFinishTestCut::FeedInTypes feedIn) |
Sets the test cut feed in Created in NX8.0.0. | |
void | SetFeedInAngle (double feedInAngle) |
Sets the test cut feed in angle Created in NX8.0.0. | |
void | SetFeedInLength (double feedInLength) |
Sets the test cut feed in length Created in NX8.0.0. | |
void | SetFeedOut (NXOpen::CAM::TurnRoughFinishTestCut::FeedOutTypes feedOut) |
Sets the test cut feed out Created in NX8.0.0. | |
void | SetFeedOutAngle (double feedOutAngle) |
Sets the test cut feed out angle Created in NX8.0.0. | |
void | SetFeedOutLength (double feedOutLength) |
Sets the test cut feed out length Created in NX8.0.0. | |
void | SetMeasuringPoint (NXOpen::Point *measuringPoint) |
Sets the test cut measuring point Created in NX8.0.0. | |
void | SetMeasuringPosition (NXOpen::CAM::TurnRoughFinishTestCut::MeasuringPositionTypes measuringPosition) |
Sets the test cut measuring position Created in NX8.0.0. | |
void | SetNumberOfPasses (int numberOfPasses) |
Sets the test cut number of passes Created in NX8.0.0. | |
void | SetReturnMoveOption (NXOpen::CAM::TurnRoughFinishTestCut::ReturnMoveTypes returnMove) |
Sets the test cut return move Created in NX8.0.0. | |
void | SetReturnMovePoint (NXOpen::Point *returnMovePoint) |
Sets the test cut return move point Created in NX8.0.0. | |
void | SetSecondarySequence (NXOpen::CAM::TurnRoughFinishTestCut::SecondarySequenceTypes secondarySequence) |
Sets the secondary test cut sequence Created in NX8.0.0. | |
void | SetSequence (NXOpen::CAM::TurnRoughFinishTestCut::SequenceTypes sequence) |
Sets the test cut sequence Created in NX8.0.0. | |
void | SetStock (double stock) |
Sets the test cut stock Created in NX8.0.0. | |
void | SetStockMode (NXOpen::CAM::TurnRoughFinishTestCut::StockModeTypes stockMode) |
Sets the test cut stock mode Created in NX8.0.0. | |
void | SetStopDistance (double stopDistance) |
Sets the test cut stop distance Created in NX8.0.0. | |
void | SetStopPercentage (double stopPercentage) |
Sets the test cut stop percentage Created in NX8.0.0. | |
void | SetStopPoint (NXOpen::Point *stopPoint) |
Sets the test cut stop point Created in NX8.0.0. | |
void | SetStopPosition (NXOpen::CAM::TurnRoughFinishTestCut::StopPositionTypes stopPosition) |
Sets the test cut stop position Created in NX8.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | StartOfFinishPass () |
Returns the start of finish pass Created in NX8.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | StartOfTestCut () |
Returns the start of test cut Created in NX8.0.0. | |
double | Stock () |
Returns the test cut stock Created in NX8.0.0. | |
NXOpen::CAM::TurnRoughFinishTestCut::StockModeTypes | StockMode () |
Returns the test cut stock mode Created in NX8.0.0. | |
double | StopDistance () |
Returns the test cut stop distance Created in NX8.0.0. | |
double | StopPercentage () |
Returns the test cut stop percentage Created in NX8.0.0. | |
NXOpen::Point * | StopPoint () |
Returns the test cut stop point Created in NX8.0.0. | |
NXOpen::CAM::TurnRoughFinishTestCut::StopPositionTypes | StopPosition () |
Returns the test cut stop position Created in NX8.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a test cut builder
Created in NX8.0.0.
the test cut measuring position options
MeasuringPositionTypesAutomatic |
Test Cut Measuring Position: Automatic. |
MeasuringPositionTypesPoint |
Test Cut Measuring Position: Point. |
MeasuringPositionTypesSameAsFirstTestCut |
Test Cut Measuring Position: Same as First Test Cut. |
the test cut return move options
the test cut stop position options
StopPositionTypesAutomatic |
Test Cut Stop Position: Automatic. |
StopPositionTypesPoint |
Test Cut Stop Position: Point. |
StopPositionTypesLength |
Test Cut Stop Position: Length. |
StopPositionTypesPercent |
Test Cut Stop Position: Percent of Finish Cut. |
StopPositionTypesSameAsFirstTestCut |
Test Cut Stop Position: Same as First Test Cut. |
NXOpen::CAM::TurnRoughFinishTestCut::CutTypes NXOpen::CAM::TurnRoughFinishTestCut::CutType | ( | ) |
Returns the test cut type
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::TurnRoughFinishTestCut::DirectionTypes NXOpen::CAM::TurnRoughFinishTestCut::Direction | ( | ) |
Returns the test cut direction
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::PostEventsCiBuilder* NXOpen::CAM::TurnRoughFinishTestCut::EndOfTestCut | ( | ) |
Returns the end of test cut
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::TurnRoughFinishTestCut::FeedInTypes NXOpen::CAM::TurnRoughFinishTestCut::FeedIn | ( | ) |
Returns the test cut feed in
Created in NX8.0.0.
License requirements : None
double NXOpen::CAM::TurnRoughFinishTestCut::FeedInAngle | ( | ) |
Returns the test cut feed in angle
Created in NX8.0.0.
License requirements : None
double NXOpen::CAM::TurnRoughFinishTestCut::FeedInLength | ( | ) |
Returns the test cut feed in length
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::TurnRoughFinishTestCut::FeedOutTypes NXOpen::CAM::TurnRoughFinishTestCut::FeedOut | ( | ) |
Returns the test cut feed out
Created in NX8.0.0.
License requirements : None
double NXOpen::CAM::TurnRoughFinishTestCut::FeedOutAngle | ( | ) |
Returns the test cut feed out angle
Created in NX8.0.0.
License requirements : None
double NXOpen::CAM::TurnRoughFinishTestCut::FeedOutLength | ( | ) |
Returns the test cut feed out length
Created in NX8.0.0.
License requirements : None
NXOpen::Point* NXOpen::CAM::TurnRoughFinishTestCut::MeasuringPoint | ( | ) |
Returns the test cut measuring point
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::TurnRoughFinishTestCut::MeasuringPositionTypes NXOpen::CAM::TurnRoughFinishTestCut::MeasuringPosition | ( | ) |
Returns the test cut measuring position
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::PostEventsCiBuilder* NXOpen::CAM::TurnRoughFinishTestCut::MeasuringStop | ( | ) |
Returns the measuring stop
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
int NXOpen::CAM::TurnRoughFinishTestCut::NumberOfPasses | ( | ) |
Returns the test cut number of passes
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::TurnRoughFinishTestCut::ReturnMoveTypes NXOpen::CAM::TurnRoughFinishTestCut::ReturnMoveOption | ( | ) |
Returns the test cut return move
Created in NX8.0.0.
License requirements : None
NXOpen::Point* NXOpen::CAM::TurnRoughFinishTestCut::ReturnMovePoint | ( | ) |
Returns the test cut return move point
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::PostEventsCiBuilder* NXOpen::CAM::TurnRoughFinishTestCut::SecondaryEndOfTestCut | ( | ) |
Returns the secondary end of test cut
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::PostEventsCiBuilder* NXOpen::CAM::TurnRoughFinishTestCut::SecondaryMeasuringStop | ( | ) |
Returns the secondary measuring stop
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::TurnRoughFinishTestCut::SecondarySequenceTypes NXOpen::CAM::TurnRoughFinishTestCut::SecondarySequence | ( | ) |
Returns the secondary test cut sequence
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::PostEventsCiBuilder* NXOpen::CAM::TurnRoughFinishTestCut::SecondaryStartOfTestCut | ( | ) |
Returns the secondary start of test cut
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::TurnRoughFinishTestCut::SequenceTypes NXOpen::CAM::TurnRoughFinishTestCut::Sequence | ( | ) |
Returns the test cut sequence
Created in NX8.0.0.
License requirements : None
void NXOpen::CAM::TurnRoughFinishTestCut::SetCutType | ( | NXOpen::CAM::TurnRoughFinishTestCut::CutTypes | cutType | ) |
Sets the test cut type
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
cutType | the test cut type |
void NXOpen::CAM::TurnRoughFinishTestCut::SetDirection | ( | NXOpen::CAM::TurnRoughFinishTestCut::DirectionTypes | direction | ) |
Sets the test cut direction
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
direction | the test cut direction |
void NXOpen::CAM::TurnRoughFinishTestCut::SetFeedIn | ( | NXOpen::CAM::TurnRoughFinishTestCut::FeedInTypes | feedIn | ) |
Sets the test cut feed in
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
feedIn | the test cut feed in |
void NXOpen::CAM::TurnRoughFinishTestCut::SetFeedInAngle | ( | double | feedInAngle | ) |
Sets the test cut feed in angle
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
feedInAngle | the test cut feed in angle |
void NXOpen::CAM::TurnRoughFinishTestCut::SetFeedInLength | ( | double | feedInLength | ) |
Sets the test cut feed in length
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
feedInLength | the test cut feed in length |
void NXOpen::CAM::TurnRoughFinishTestCut::SetFeedOut | ( | NXOpen::CAM::TurnRoughFinishTestCut::FeedOutTypes | feedOut | ) |
Sets the test cut feed out
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
feedOut | the test cut feed out |
void NXOpen::CAM::TurnRoughFinishTestCut::SetFeedOutAngle | ( | double | feedOutAngle | ) |
Sets the test cut feed out angle
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
feedOutAngle | the test cut feed out angle |
void NXOpen::CAM::TurnRoughFinishTestCut::SetFeedOutLength | ( | double | feedOutLength | ) |
Sets the test cut feed out length
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
feedOutLength | the test cut feed out length |
void NXOpen::CAM::TurnRoughFinishTestCut::SetMeasuringPoint | ( | NXOpen::Point * | measuringPoint | ) |
Sets the test cut measuring point
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
measuringPoint | the test cut measuring point |
void NXOpen::CAM::TurnRoughFinishTestCut::SetMeasuringPosition | ( | NXOpen::CAM::TurnRoughFinishTestCut::MeasuringPositionTypes | measuringPosition | ) |
Sets the test cut measuring position
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
measuringPosition | the test cut measuring position |
void NXOpen::CAM::TurnRoughFinishTestCut::SetNumberOfPasses | ( | int | numberOfPasses | ) |
Sets the test cut number of passes
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
numberOfPasses | the test cut number of passes |
void NXOpen::CAM::TurnRoughFinishTestCut::SetReturnMoveOption | ( | NXOpen::CAM::TurnRoughFinishTestCut::ReturnMoveTypes | returnMove | ) |
Sets the test cut return move
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
returnMove | the test cut return move |
void NXOpen::CAM::TurnRoughFinishTestCut::SetReturnMovePoint | ( | NXOpen::Point * | returnMovePoint | ) |
Sets the test cut return move point
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
returnMovePoint | the test cut return move point |
void NXOpen::CAM::TurnRoughFinishTestCut::SetSecondarySequence | ( | NXOpen::CAM::TurnRoughFinishTestCut::SecondarySequenceTypes | secondarySequence | ) |
Sets the secondary test cut sequence
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
secondarySequence | the sequence test cut sequence |
void NXOpen::CAM::TurnRoughFinishTestCut::SetSequence | ( | NXOpen::CAM::TurnRoughFinishTestCut::SequenceTypes | sequence | ) |
Sets the test cut sequence
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
sequence | the test cut sequence |
void NXOpen::CAM::TurnRoughFinishTestCut::SetStock | ( | double | stock | ) |
Sets the test cut stock
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
stock | the test cut stock |
void NXOpen::CAM::TurnRoughFinishTestCut::SetStockMode | ( | NXOpen::CAM::TurnRoughFinishTestCut::StockModeTypes | stockMode | ) |
Sets the test cut stock mode
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
stockMode | the test cut stock mode |
void NXOpen::CAM::TurnRoughFinishTestCut::SetStopDistance | ( | double | stopDistance | ) |
Sets the test cut stop distance
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
stopDistance | the test cut stop distance |
void NXOpen::CAM::TurnRoughFinishTestCut::SetStopPercentage | ( | double | stopPercentage | ) |
Sets the test cut stop percentage
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
stopPercentage | the test cut stop percentage |
void NXOpen::CAM::TurnRoughFinishTestCut::SetStopPoint | ( | NXOpen::Point * | stopPoint | ) |
Sets the test cut stop point
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
stopPoint | the test cut stop point |
void NXOpen::CAM::TurnRoughFinishTestCut::SetStopPosition | ( | NXOpen::CAM::TurnRoughFinishTestCut::StopPositionTypes | stopPosition | ) |
Sets the test cut stop position
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
stopPosition | the test cut stop position |
NXOpen::CAM::PostEventsCiBuilder* NXOpen::CAM::TurnRoughFinishTestCut::StartOfFinishPass | ( | ) |
Returns the start of finish pass
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::PostEventsCiBuilder* NXOpen::CAM::TurnRoughFinishTestCut::StartOfTestCut | ( | ) |
Returns the start of test cut
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
double NXOpen::CAM::TurnRoughFinishTestCut::Stock | ( | ) |
Returns the test cut stock
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::TurnRoughFinishTestCut::StockModeTypes NXOpen::CAM::TurnRoughFinishTestCut::StockMode | ( | ) |
Returns the test cut stock mode
Created in NX8.0.0.
License requirements : None
double NXOpen::CAM::TurnRoughFinishTestCut::StopDistance | ( | ) |
Returns the test cut stop distance
Created in NX8.0.0.
License requirements : None
double NXOpen::CAM::TurnRoughFinishTestCut::StopPercentage | ( | ) |
Returns the test cut stop percentage
Created in NX8.0.0.
License requirements : None
NXOpen::Point* NXOpen::CAM::TurnRoughFinishTestCut::StopPoint | ( | ) |
Returns the test cut stop point
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::TurnRoughFinishTestCut::StopPositionTypes NXOpen::CAM::TurnRoughFinishTestCut::StopPosition | ( | ) |
Returns the test cut stop position
Created in NX8.0.0.
License requirements : None