NX Open C++ Reference Guide
|
Represents a CAM::ThreadCutParameters. More...
Public Member Functions | |
int | ChasePasses () |
Returns the chase passes Created in NX6.0.0. | |
NXOpen::CAM::StepoverBuilder * | CutDepth () |
Returns the thread cut depth Created in NX6.0.0. | |
NXOpen::CAM::TurnThreadFinishPassesBuilder * | FinishPasses () |
Returns the finish passes Created in NX6.0.0. | |
int | NumberOfStarts () |
Returns the number of starts Created in NX6.0.0. | |
NXOpen::CAM::PitchSetting * | PitchSetting () |
Returns the pitch setting Created in NX6.0.0. | |
void | SetChasePasses (int chasePasses) |
Sets the chase passes Created in NX6.0.0. | |
void | SetNumberOfStarts (int startNum) |
Sets the number of starts Created in NX6.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | Tolerance () |
Returns the tolerance Created in NX6.0.0. | |
![]() | |
bool | CheckIpwCollisions () |
Returns the value to Check for Ipw Collsions Created in NX6.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | CheckSafeClearance () |
Returns the Check Safe Clearance Created in NX6.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | HolderClearance () |
Returns the Holder Clearance Created in NX8.0.0. | |
NXOpen::CAM::CutParametersIpwTypes | IpwType () |
Returns the IPW type Created in NX6.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | NeckClearance () |
Returns the Neck Clearance Created in NX8.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | PartSafeClearance () |
Returns the Part Safe Clearance | |
NXOpen::CAM::InheritableDoubleBuilder * | PartStock () |
Returns the part stock Created in NX6.0.0. | |
void | SetCheckIpwCollisions (bool flag) |
Sets the value to Check for Ipw Collsions Created in NX6.0.0. | |
void | SetIpwType (NXOpen::CAM::CutParametersIpwTypes propValue) |
Sets the IPW type Created in NX6.0.0. | |
void | SetUseToolHolder (bool propValue) |
Sets the use tool holder Created in NX6.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | ShankClearance () |
Returns the Shank Clearance Created in NX8.0.0. | |
NXOpen::CAM::Inheritable2dLength * | Tolerances () |
Returns the Tolerances builder Created in NX7.5.0. | |
bool | UseToolHolder () |
Returns the use tool holder Created in NX6.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 CAM::ThreadCutParameters.
Created in NX6.0.0.
int NXOpen::CAM::ThreadCutParameters::ChasePasses | ( | ) |
Returns the chase passes
Created in NX6.0.0.
License requirements : None
NXOpen::CAM::StepoverBuilder* NXOpen::CAM::ThreadCutParameters::CutDepth | ( | ) |
Returns the thread cut depth
Created in NX6.0.0.
License requirements : None
NXOpen::CAM::TurnThreadFinishPassesBuilder* NXOpen::CAM::ThreadCutParameters::FinishPasses | ( | ) |
Returns the finish passes
Created in NX6.0.0.
License requirements : None
int NXOpen::CAM::ThreadCutParameters::NumberOfStarts | ( | ) |
Returns the number of starts
Created in NX6.0.0.
License requirements : None
NXOpen::CAM::PitchSetting* NXOpen::CAM::ThreadCutParameters::PitchSetting | ( | ) |
Returns the pitch setting
Created in NX6.0.0.
License requirements : None
void NXOpen::CAM::ThreadCutParameters::SetChasePasses | ( | int | chasePasses | ) |
Sets the chase passes
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
chasePasses | the chase passes |
void NXOpen::CAM::ThreadCutParameters::SetNumberOfStarts | ( | int | startNum | ) |
Sets the number of starts
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
startNum | the number of starts |
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::ThreadCutParameters::Tolerance | ( | ) |
Returns the tolerance
Created in NX6.0.0.
License requirements : None