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. |
Represents a CAM::ThreadCutParameters.
Returns the chase passes
Created in NX6.0.0.
License requirements : None
Returns the thread cut depth
Created in NX6.0.0.
License requirements : None
Returns the finish passes
Created in NX6.0.0.
License requirements : None
Returns the number of starts
Created in NX6.0.0.
License requirements : None
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 |
Returns the tolerance
Created in NX6.0.0.
License requirements : None