NX Open C++ Reference Guide
|
Represents a CAM.NcmTurnRoughFinishBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
bool | AvoidanceForAutomaticEngage () |
Returns the additional checking for automatic engage Created in NX6.0.0. | |
bool | AvoidanceForAutomaticRetract () |
Returns the additional checking for automatic retract Created in NX6.0.0. | |
bool | AvoidanceForMinimumClearance () |
Returns the additional checking for minimum clearance Created in NX6.0.0. | |
double | AxialSafeClearance () |
Returns the axial safe clearance value Created in NX6.0.0. | |
NXOpen::CAM::TurnEngageRetractBuilder * | EngageProfileBuilder () |
Returns the Profiling Engage builder Created in NX6.0.0. | |
NXOpen::CAM::TurnRoughFinishLocalReturnBuilder * | LocalReturnBuilder () |
Returns the Local Return builder Created in NX6.0.0. | |
double | RadialSafeClearance () |
Returns the radial safe clearance value Created in NX6.0.0. | |
NXOpen::CAM::TurnEngageRetractBuilder * | RetractProfileBuilder () |
Returns the Profiling Retract builder Created in NX6.0.0. | |
void | SetAvoidanceForAutomaticEngage (bool avoidanceAutomaticEngage) |
Sets the additional checking for automatic engage Created in NX6.0.0. | |
void | SetAvoidanceForAutomaticRetract (bool avoidanceAutomaticRetract) |
Sets the additional checking for automatic retract Created in NX6.0.0. | |
void | SetAvoidanceForMinimumClearance (bool avoidanceMinimumClearance) |
Sets the additional checking for minimum clearance Created in NX6.0.0. | |
void | SetAxialSafeClearance (double axialSafeClearanceValue) |
Sets the axial safe clearance value Created in NX6.0.0. | |
void | SetRadialSafeClearance (double radialSafeClearanceValue) |
Sets the radial safe clearance value Created in NX6.0.0. | |
![]() | |
bool | AvoidanceAfterLastRetract () |
Returns the prefer direct motion after last retract Created in NX6.0.0. | |
NXOpen::CAM::TurnAvoidanceApproachBuilder * | AvoidanceApproachBuilder () |
Returns the approach path builder Created in NX6.0.0. | |
bool | AvoidanceBetweenRegions () |
Returns the prefer direct motion between regions Created in NX6.0.0. | |
NXOpen::CAM::TurnAvoidanceClearanceBuilder * | AvoidanceClearanceBuilder () |
Returns the clearance builder Created in NX6.0.0. | |
NXOpen::CAM::TurnAvoidanceDepartureBuilder * | AvoidanceDepartureBuilder () |
Returns the departure path builder Created in NX6.0.0. | |
NXOpen::CAM::TurnAvoidanceFromBuilder * | AvoidanceFromBuilder () |
Returns the avoidance from builder Created in NX6.0.0. | |
NXOpen::CAM::TurnAvoidanceGohomeBuilder * | AvoidanceGohomeBuilder () |
Returns the gohome point builder Created in NX6.0.0. | |
NXOpen::CAM::TurnAvoidanceReturnBuilder * | AvoidanceReturnBuilder () |
Returns the return path builder Created in NX6.0.0. | |
NXOpen::CAM::TurnAvoidanceStartBuilder * | AvoidanceStartBuilder () |
Returns the avoidance start builder Created in NX6.0.0. | |
NXOpen::CAM::TurnAvoidanceStartOfEngageBuilder * | AvoidanceStartOfEngageBuilder () |
Returns the start of engage builder Created in NX6.0.0. | |
bool | AvoidanceToStartOfEngage () |
Returns the prefer direct motion to start of engage Created in NX6.0.0. | |
NXOpen::CAM::Cutcom * | Cutcom () |
Returns the cutter compensation builder Created in NX6.0.2. | |
void | SetAvoidanceAfterLastRetract (bool avoidanceAfterLastRetract) |
Sets the prefer direct motion after last retract Created in NX6.0.0. | |
void | SetAvoidanceBetweenRegions (bool avoidanceBetweenRegions) |
Sets the prefer direct motion between regions Created in NX6.0.0. | |
void | SetAvoidanceToStartOfEngage (bool avoidanceToStartOfEngage) |
Sets the prefer direct motion to start of engage Created in NX6.0.0. | |
![]() | |
NXOpen::CAM::NcmSubopBuilder::DefaultRegionStartTypes | DefaultRegionStartType () |
Returns the region start type Created in NX8.5.0. | |
void | GetRegionStartPoints (std::vector< NXOpen::Point * > ®ionStartPoints) |
Returns region start points Created in NX8.5.0. | |
void | SetDefaultRegionStartType (NXOpen::CAM::NcmSubopBuilder::DefaultRegionStartTypes defaultRegionStartType) |
Sets the region start type Created in NX8.5.0. | |
void | SetRegionStartPoints (const std::vector< NXOpen::Point * > ®ionStartPoints) |
Sets region start points Created in NX8.5.0. | |
void | SetStartPointsUseEffectDist (bool newValue) |
Sets the start points use effective distance Created in NX8.5.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | StartPointsEffectDistBuilder () |
Returns the region start points effective distance builder (inheritable tool dep) Created in NX8.5.0. | |
bool | StartPointsUseEffectDist () |
Returns the start points use effective distance Created in NX8.5.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Additional Inherited Members | |
![]() | |
enum | DefaultRegionStartTypes { DefaultRegionStartTypesMidPoint, DefaultRegionStartTypesCorner } |
Available types for default region start in subop milling. More... | |
Represents a CAM.NcmTurnRoughFinishBuilder
Created in NX6.0.0.
bool NXOpen::CAM::NcmTurnRoughFinishBuilder::AvoidanceForAutomaticEngage | ( | ) |
Returns the additional checking for automatic engage
Created in NX6.0.0.
License requirements : None
bool NXOpen::CAM::NcmTurnRoughFinishBuilder::AvoidanceForAutomaticRetract | ( | ) |
Returns the additional checking for automatic retract
Created in NX6.0.0.
License requirements : None
bool NXOpen::CAM::NcmTurnRoughFinishBuilder::AvoidanceForMinimumClearance | ( | ) |
Returns the additional checking for minimum clearance
Created in NX6.0.0.
License requirements : None
double NXOpen::CAM::NcmTurnRoughFinishBuilder::AxialSafeClearance | ( | ) |
Returns the axial safe clearance value
Created in NX6.0.0.
License requirements : None
NXOpen::CAM::TurnEngageRetractBuilder* NXOpen::CAM::NcmTurnRoughFinishBuilder::EngageProfileBuilder | ( | ) |
Returns the Profiling Engage builder
Created in NX6.0.0.
License requirements : None
NXOpen::CAM::TurnRoughFinishLocalReturnBuilder* NXOpen::CAM::NcmTurnRoughFinishBuilder::LocalReturnBuilder | ( | ) |
Returns the Local Return builder
Created in NX6.0.0.
License requirements : None
double NXOpen::CAM::NcmTurnRoughFinishBuilder::RadialSafeClearance | ( | ) |
Returns the radial safe clearance value
Created in NX6.0.0.
License requirements : None
NXOpen::CAM::TurnEngageRetractBuilder* NXOpen::CAM::NcmTurnRoughFinishBuilder::RetractProfileBuilder | ( | ) |
Returns the Profiling Retract builder
Created in NX6.0.0.
License requirements : None
void NXOpen::CAM::NcmTurnRoughFinishBuilder::SetAvoidanceForAutomaticEngage | ( | bool | avoidanceAutomaticEngage | ) |
Sets the additional checking for automatic engage
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
avoidanceAutomaticEngage | the additional checking for automatic engage |
void NXOpen::CAM::NcmTurnRoughFinishBuilder::SetAvoidanceForAutomaticRetract | ( | bool | avoidanceAutomaticRetract | ) |
Sets the additional checking for automatic retract
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
avoidanceAutomaticRetract | the additional checking for automatic retract |
void NXOpen::CAM::NcmTurnRoughFinishBuilder::SetAvoidanceForMinimumClearance | ( | bool | avoidanceMinimumClearance | ) |
Sets the additional checking for minimum clearance
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
avoidanceMinimumClearance | the additional checking for minimum clearance |
void NXOpen::CAM::NcmTurnRoughFinishBuilder::SetAxialSafeClearance | ( | double | axialSafeClearanceValue | ) |
Sets the axial safe clearance value
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
axialSafeClearanceValue | the axial safe clearance value |
void NXOpen::CAM::NcmTurnRoughFinishBuilder::SetRadialSafeClearance | ( | double | radialSafeClearanceValue | ) |
Sets the radial safe clearance value
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
radialSafeClearanceValue | the radial safe clearance value |