NX Open C++ Reference Guide
|
Represents a CylinderMillingBuilder Builder
To create a new instance of this class, use CAM::OperationCollection::CreateCylinderMillingBuilder
Created in NX8.0.0.
More...
Public Types | |
enum | BlankDiameterTypes { BlankDiameterTypesDiameter, BlankDiameterTypesDistance } |
blank diamter options Created in NX8.0.0. More... | |
enum | CutPatternTypes { CutPatternTypesSpiral, CutPatternTypesHelical, CutPatternTypesHelicalAndSpiral } |
cut pattern options Created in NX8.0.0. More... | |
enum | DepthPerRevolutionTypes { DepthPerRevolutionTypesDistance, DepthPerRevolutionTypesRampAngle } |
Depth Per Revolution options Created in NX8.0.0. More... | |
enum | DiameterForHelixTypes { DiameterForHelixTypesDiameter, DiameterForHelixTypesSpiralThickness } |
Diameter for Helix Created in NX8.0.0. More... | |
Public Member Functions | |
NXOpen::CAM::InheritableToolDepBuilder * | AxialDistance () |
Returns the distance builder for Depth per Revolution Created in NX8.0.0. | |
NXOpen::CAM::StepoverBuilder * | AxialStepover () |
Returns the Axial Stepover builder Created in NX8.0.0. | |
NXOpen::CAM::CylinderMillingBuilder::BlankDiameterTypes | BlankDiameter () |
Returns the start location Created in NX8.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | BlankDistance () |
Returns the Wall Thickness Created in NX8.0.0. | |
bool | CleanupPasses () |
Returns the Cleanup Passes Created in NX8.0.0. | |
NXOpen::CAM::CylinderMillingCutParameters * | CutParameters () |
Returns the Cylinder Milling Cut Parameters Created in NX8.0.0. | |
NXOpen::CAM::CylinderMillingBuilder::CutPatternTypes | CutPattern () |
Returns the cut pattern Created in NX8.0.0. | |
NXOpen::CAM::CylinderMillingBuilder::DepthPerRevolutionTypes | DepthPerRevolution () |
Returns the Depth per Revolution Created in NX8.0.0. | |
NXOpen::CAM::CylinderMillingBuilder::DiameterForHelixTypes | DiameterForHelix () |
Returns the Diameter for Helix Created in NX8.0.0. | |
NXOpen::CAM::FeedsBuilder * | FeedsBuilder () |
Returns the feeds and speeds builder Created in NX8.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | HelixDiameter () |
Returns the Helix Diamter Created in NX8.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | MinimumHelixDiameter () |
Returns the Minimum Helix Diameter Created in NX8.0.0. | |
NXOpen::CAM::NcmHoleMachining * | NonCuttingBuilder () |
Returns the non-cutting moves builder Created in NX8.0.0. | |
bool | OppositeDirection () |
Returns the opposite direction Created in NX8.0.0. | |
NXOpen::CAM::StepoverBuilder * | RadialStepover () |
Returns the Radial Stepover builder Created in NX8.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | RampAngle () |
Returns the Ramp Angle Created in NX8.0.0. | |
void | SetBlankDiameter (NXOpen::CAM::CylinderMillingBuilder::BlankDiameterTypes newValue) |
Sets the start location Created in NX8.0.0. | |
void | SetCleanupPasses (bool newValue) |
Sets the Cleanup Passes Created in NX8.0.0. | |
void | SetCutPattern (NXOpen::CAM::CylinderMillingBuilder::CutPatternTypes newValue) |
Sets the cut pattern Created in NX8.0.0. | |
void | SetDepthPerRevolution (NXOpen::CAM::CylinderMillingBuilder::DepthPerRevolutionTypes newValue) |
Sets the Depth per Revolution Created in NX8.0.0. | |
void | SetDiameterForHelix (NXOpen::CAM::CylinderMillingBuilder::DiameterForHelixTypes newValue) |
Sets the Diameter for Helix Created in NX8.0.0. | |
void | SetOppositeDirection (bool newValue) |
Sets the opposite direction Created in NX8.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | SpiralThickness () |
Returns the Spiral Thickness Created in NX8.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | StartDiameter () |
Returns the Start Diameter Created in NX8.0.0. |
Represents a CylinderMillingBuilder Builder
To create a new instance of this class, use CAM::OperationCollection::CreateCylinderMillingBuilder
Created in NX8.0.0.
Returns the distance builder for Depth per Revolution
Created in NX8.0.0.
License requirements : None
Returns the Axial Stepover builder
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::CylinderMillingBuilder::BlankDiameterTypes NXOpen::CAM::CylinderMillingBuilder::BlankDiameter | ( | ) |
Returns the start location
Created in NX8.0.0.
License requirements : None
Returns the Wall Thickness
Created in NX8.0.0.
License requirements : None
Returns the Cleanup Passes
Created in NX8.0.0.
License requirements : None
Returns the Cylinder Milling Cut Parameters
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::CylinderMillingBuilder::CutPatternTypes NXOpen::CAM::CylinderMillingBuilder::CutPattern | ( | ) |
Returns the cut pattern
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::CylinderMillingBuilder::DepthPerRevolutionTypes NXOpen::CAM::CylinderMillingBuilder::DepthPerRevolution | ( | ) |
Returns the Depth per Revolution
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::CylinderMillingBuilder::DiameterForHelixTypes NXOpen::CAM::CylinderMillingBuilder::DiameterForHelix | ( | ) |
Returns the Diameter for Helix
Created in NX8.0.0.
License requirements : None
Returns the feeds and speeds builder
Created in NX8.0.0.
License requirements : None
Returns the Helix Diamter
Created in NX8.0.0.
License requirements : None
NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::CylinderMillingBuilder::MinimumHelixDiameter | ( | ) |
Returns the Minimum Helix Diameter
Created in NX8.0.0.
License requirements : None
Returns the non-cutting moves builder
Created in NX8.0.0.
License requirements : None
Returns the opposite direction
Created in NX8.0.0.
License requirements : None
Returns the Radial Stepover builder
Created in NX8.0.0.
License requirements : None
Returns the Ramp Angle
Created in NX8.0.0.
License requirements : None
void NXOpen::CAM::CylinderMillingBuilder::SetBlankDiameter | ( | NXOpen::CAM::CylinderMillingBuilder::BlankDiameterTypes | newValue | ) |
Sets the start location
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
newValue | the start location type |
void NXOpen::CAM::CylinderMillingBuilder::SetCleanupPasses | ( | bool | newValue | ) |
Sets the Cleanup Passes
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
newValue | the Cleanup Passes |
void NXOpen::CAM::CylinderMillingBuilder::SetCutPattern | ( | NXOpen::CAM::CylinderMillingBuilder::CutPatternTypes | newValue | ) |
Sets the cut pattern
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
newValue | the cut pattern type |
void NXOpen::CAM::CylinderMillingBuilder::SetDepthPerRevolution | ( | NXOpen::CAM::CylinderMillingBuilder::DepthPerRevolutionTypes | newValue | ) |
Sets the Depth per Revolution
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
newValue | the Depth per Revolution type |
void NXOpen::CAM::CylinderMillingBuilder::SetDiameterForHelix | ( | NXOpen::CAM::CylinderMillingBuilder::DiameterForHelixTypes | newValue | ) |
Sets the Diameter for Helix
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
newValue | the Diameter for Helix type |
void NXOpen::CAM::CylinderMillingBuilder::SetOppositeDirection | ( | bool | newValue | ) |
Sets the opposite direction
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
newValue | the opposite direction |
Returns the Spiral Thickness
Created in NX8.0.0.
License requirements : None
Returns the Start Diameter
Created in NX8.0.0.
License requirements : None