NX Open C++ Reference Guide
|
Represents a HoleMaking Builder
To create a new instance of this class, use CAM::OperationCollection::CreateHoleMakingBuilder
Created in NX5.0.0.
More...
Public Types | |
enum | ControlPointTypes { ControlPointTypesToolTip, ControlPointTypesShoulder } |
Available types for Control Point Type in Hole Making Operation. More... | |
enum | ModelDepthTypes { ModelDepthTypesAlways, ModelDepthTypesRule } |
Available types for model depth in Hole Making Operation. More... | |
enum | ToolAxisTypes { ToolAxisTypesPositiveZOfMcs, ToolAxisTypesFixedAxis, ToolAxisTypesAllAxes } |
the tool axis mode options More... | |
Public Member Functions | |
bool | AllowOversizeTool () |
Returns the Allow Oversize Tool flag Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | BlindHoleStockBuilder () |
Returns the blind hole stock builder (inheritable double) Created in NX5.0.0. | |
bool | CheckFluteLength () |
Returns the check flute length flag Created in NX5.0.0. | |
bool | CheckToolLength () |
Returns the check tool length flag Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | ClrDistBuilder () |
Returns the Clearance Distance builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | ClrVertBuilder () |
Returns the clearance vertical builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::HoleMakingBuilder::ControlPointTypes | ControlPointType () |
Returns the control point type Created in NX5.0.0. | |
NXOpen::CAM::CutParameters * | CutParameters () |
Returns the cut parameter object Created in NX6.0.0. | |
double | EngageFeedRate () |
Returns the Engage Feed Rate Created in NX5.0.0. | |
NXOpen::CAM::FeedsBuilder * | FeedsBuilder () |
Returns the feeds and speeds builder Created in NX5.0.0. | |
NXOpen::CAM::HoleMakingBuilder::ModelDepthTypes | ModelDepthType () |
Returns the model depth type Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | OversizeToolPercentBuilder () |
Returns the oversize tool percent builder (inheritable double) Created in NX5.0.0. | |
double | RapidFeedRate () |
Returns the Rapid Feed Rate Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | RaptoOffsetBuilder () |
Returns the rapto offset builder (inheritable double) Created in NX5.0.0. | |
bool | RaptoOffsetToggle () |
Returns the rapto offset flag Created in NX5.0.0. | |
void | SetAllowOversizeTool (bool allowOversize) |
Sets the Allow Oversize Tool flag Created in NX5.0.0. | |
void | SetCheckFluteLength (bool checkFluteLength) |
Sets the check flute length flag Created in NX5.0.0. | |
void | SetCheckToolLength (bool checkToolLength) |
Sets the check tool length flag Created in NX5.0.0. | |
void | SetControlPointType (NXOpen::CAM::HoleMakingBuilder::ControlPointTypes controlPoint) |
Sets the control point type Created in NX5.0.0. | |
void | SetEngageFeedRate (double engageFeed) |
Sets the Engage Feed Rate Created in NX5.0.0. | |
void | SetModelDepthType (NXOpen::CAM::HoleMakingBuilder::ModelDepthTypes modelDepth) |
Sets the model depth type Created in NX5.0.0. | |
void | SetRapidFeedRate (double rapidFeed) |
Sets the Rapid Feed Rate Created in NX5.0.0. | |
void | SetRaptoOffsetToggle (bool raptoOffset) |
Sets the rapto offset flag Created in NX5.0.0. | |
void | SetToolAxisType (NXOpen::CAM::HoleMakingBuilder::ToolAxisTypes toolAxisType) |
Sets the tool axis mode Created in NX6.0.0. | |
void | SetToolAxisVector (NXOpen::NXObject *toolAxisVector) |
Sets the tool axis vector Created in NX6.0.0. | |
void | SetUseQuery (bool useQuery) |
Sets the use query flag Created in NX5.0.0. | |
void | SetUseUserDefinedTp (bool useUserTp) |
Sets the user defined tool path flag Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | ThruClearBuilder () |
Returns the thru clear builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::HoleMakingBuilder::ToolAxisTypes | ToolAxisType () |
Returns the tool axis mode Created in NX6.0.0. | |
NXOpen::NXObject * | ToolAxisVector () |
Returns the tool axis vector Created in NX6.0.0. | |
bool | UseQuery () |
Returns the use query flag Created in NX5.0.0. | |
bool | UseUserDefinedTp () |
Returns the user defined tool path flag Created in NX5.0.0. |
Represents a HoleMaking Builder
To create a new instance of this class, use CAM::OperationCollection::CreateHoleMakingBuilder
Created in NX5.0.0.
Available types for model depth in Hole Making Operation.
Returns the Allow Oversize Tool flag
Created in NX5.0.0.
License requirements : None
Returns the blind hole stock builder (inheritable double)
Created in NX5.0.0.
License requirements : None
Returns the check flute length flag
Created in NX5.0.0.
License requirements : None
Returns the check tool length flag
Created in NX5.0.0.
License requirements : None
Returns the Clearance Distance builder (inheritable double)
Created in NX5.0.0.
License requirements : None
Returns the clearance vertical builder (inheritable double)
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::HoleMakingBuilder::ControlPointTypes NXOpen::CAM::HoleMakingBuilder::ControlPointType | ( | ) |
Returns the control point type
Created in NX5.0.0.
License requirements : None
Returns the cut parameter object
Created in NX6.0.0.
License requirements : None
Returns the Engage Feed Rate
Created in NX5.0.0.
License requirements : None
Returns the feeds and speeds builder
Created in NX5.0.0.
License requirements : None
Returns the model depth type
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::HoleMakingBuilder::OversizeToolPercentBuilder | ( | ) |
Returns the oversize tool percent builder (inheritable double)
Created in NX5.0.0.
License requirements : None
Returns the Rapid Feed Rate
Created in NX5.0.0.
License requirements : None
Returns the rapto offset builder (inheritable double)
Created in NX5.0.0.
License requirements : None
Returns the rapto offset flag
Created in NX5.0.0.
License requirements : None
void NXOpen::CAM::HoleMakingBuilder::SetAllowOversizeTool | ( | bool | allowOversize | ) |
void NXOpen::CAM::HoleMakingBuilder::SetCheckFluteLength | ( | bool | checkFluteLength | ) |
Sets the check flute length flag
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
checkFluteLength | the check flute length flag |
void NXOpen::CAM::HoleMakingBuilder::SetCheckToolLength | ( | bool | checkToolLength | ) |
Sets the check tool length flag
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
checkToolLength | the check tool length flag |
void NXOpen::CAM::HoleMakingBuilder::SetControlPointType | ( | NXOpen::CAM::HoleMakingBuilder::ControlPointTypes | controlPoint | ) |
Sets the control point type
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
controlPoint | the control point type |
void NXOpen::CAM::HoleMakingBuilder::SetEngageFeedRate | ( | double | engageFeed | ) |
Sets the Engage Feed Rate
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
engageFeed | The Engage Feed Rate value |
void NXOpen::CAM::HoleMakingBuilder::SetModelDepthType | ( | NXOpen::CAM::HoleMakingBuilder::ModelDepthTypes | modelDepth | ) |
Sets the model depth type
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
modelDepth | the model depth type |
void NXOpen::CAM::HoleMakingBuilder::SetRapidFeedRate | ( | double | rapidFeed | ) |
Sets the Rapid Feed Rate
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
rapidFeed | The Rapid Feed Rate value |
void NXOpen::CAM::HoleMakingBuilder::SetRaptoOffsetToggle | ( | bool | raptoOffset | ) |
Sets the rapto offset flag
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
raptoOffset | the rapto offset flag |
void NXOpen::CAM::HoleMakingBuilder::SetToolAxisType | ( | NXOpen::CAM::HoleMakingBuilder::ToolAxisTypes | toolAxisType | ) |
Sets the tool axis mode
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
toolAxisType | the integer value |
void NXOpen::CAM::HoleMakingBuilder::SetToolAxisVector | ( | NXOpen::NXObject * | toolAxisVector | ) |
Sets the tool axis vector
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
toolAxisVector | the vector tag |
void NXOpen::CAM::HoleMakingBuilder::SetUseQuery | ( | bool | useQuery | ) |
Sets the use query flag
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
useQuery | the use query flag |
void NXOpen::CAM::HoleMakingBuilder::SetUseUserDefinedTp | ( | bool | useUserTp | ) |
Sets the user defined tool path flag
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
useUserTp | the user defined tool path flag |
Returns the thru clear builder (inheritable double)
Created in NX5.0.0.
License requirements : None
Returns the tool axis mode
Created in NX6.0.0.
License requirements : None
Returns the tool axis vector
Created in NX6.0.0.
License requirements : None
Returns the use query flag
Created in NX5.0.0.
License requirements : None
Returns the user defined tool path flag
Created in NX5.0.0.
License requirements : None