NX Open C++ Reference Guide
|
Represents a ThreadMilling Builder
To create a new instance of this class, use CAM::OperationCollection::CreateThreadMillingBuilder
Created in NX7.5.0.
More...
Public Member Functions | |
NXOpen::CAM::StepoverBuilder * | AxialStepover () |
Returns the Axial Stepover builder Created in NX7.5.0. | |
NXOpen::CAM::ThreadMillingCutParameters * | CutParameters () |
Returns the Thread Milling Cut Parameters Created in NX7.5.0. | |
NXOpen::CAM::FeedsBuilder * | FeedsBuilder () |
Returns the feeds and speeds builder Created in NX8.0.0. | |
NXOpen::CAM::NcmHoleMachining * | NonCuttingBuilder () |
Returns the non-cutting moves builder Created in NX7.5.0. | |
NXOpen::CAM::StepoverBuilder * | RadialStepover () |
Returns the Radial Stepover builder Created in NX7.5.0. | |
void | SetSpringPasses (int springPasses) |
Sets the spring passes Created in NX7.5.0. | |
int | SpringPasses () |
Returns the spring passes Created in NX7.5.0. |
Represents a ThreadMilling Builder
To create a new instance of this class, use CAM::OperationCollection::CreateThreadMillingBuilder
Created in NX7.5.0.
Returns the Axial Stepover builder
Created in NX7.5.0.
License requirements : None
Returns the Thread Milling Cut Parameters
Created in NX7.5.0.
License requirements : None
Returns the feeds and speeds builder
Created in NX8.0.0.
License requirements : None
Returns the non-cutting moves builder
Created in NX7.5.0.
License requirements : None
Returns the Radial Stepover builder
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::ThreadMillingBuilder::SetSpringPasses | ( | int | springPasses | ) |
Sets the spring passes
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
springPasses | the spring passes |
Returns the spring passes
Created in NX7.5.0.
License requirements : None