NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::HoleMakingBuilder Class Reference

Represents a HoleMaking Builder
To create a new instance of this class, use NXOpen::CAM::OperationCollection::CreateHoleMakingBuilder

Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::HoleMakingBuilder:
NXOpen::CAM::OperationBuilder NXOpen::CAM::ParamBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

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 Types inherited from NXOpen::CAM::OperationBuilder
enum  HoleAxisTypes { HoleAxisTypesVector, HoleAxisTypesRule, HoleAxisTypesRuleIfNoVector }
 Available types for Hole Axis Type in feature milling and hole making. More...
 
enum  HoleDepthTypes { HoleDepthTypesPoint, HoleDepthTypesRule }
 Available types for Hole Depth Type in feature milling and hole making. More...
 
enum  OptimizationBasedOnTypes { OptimizationBasedOnTypesDist, OptimizationBasedOnTypesOrient }
 Available types for optimization based on in operation. More...
 
enum  OptimizationDistanceTypes { OptimizationDistanceTypesDirect, OptimizationDistanceTypesTransition }
 Available types for optimization distance method in operation. More...
 
enum  OptimizationLevelTypes { OptimizationLevelTypesStandard, OptimizationLevelTypesAdvanced }
 Available types for optimization level in operation. More...
 
- Public Types inherited from NXOpen::CAM::ParamBuilder
enum  OptimizationTypes { OptimizationTypesNone, OptimizationTypesMinimizeTravel, OptimizationTypesBand }
 Available types for Optimization Method in operation. More...
 

Public Member Functions

bool AllowOversizeTool ()
 Returns the Allow Oversize Tool flag
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderBlindHoleStockBuilder ()
 Returns the blind hole stock builder (inheritable double)
Created in NX5.0.0. More...
 
bool CheckFluteLength ()
 Returns the check flute length flag
Created in NX5.0.0. More...
 
bool CheckToolLength ()
 Returns the check tool length flag
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderClrDistBuilder ()
 Returns the Clearance Distance builder (inheritable double)
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderClrVertBuilder ()
 Returns the clearance vertical builder (inheritable double)
Created in NX5.0.0. More...
 
NXOpen::CAM::HoleMakingBuilder::ControlPointTypes ControlPointType ()
 Returns the control point type
Created in NX5.0.0. More...
 
NXOpen::CAM::CutParametersCutParameters ()
 Returns the cut parameter object
Created in NX6.0.0. More...
 
double EngageFeedRate ()
 Returns the Engage Feed Rate
Created in NX5.0.0. More...
 
NXOpen::CAM::FeedsBuilderFeedsBuilder ()
 Returns the feeds and speeds builder
Created in NX5.0.0. More...
 
NXOpen::CAM::HoleMakingBuilder::ModelDepthTypes ModelDepthType ()
 Returns the model depth type
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderOversizeToolPercentBuilder ()
 Returns the oversize tool percent builder (inheritable double)
Created in NX5.0.0. More...
 
double RapidFeedRate ()
 Returns the Rapid Feed Rate
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRaptoOffsetBuilder ()
 Returns the rapto offset builder (inheritable double)
Created in NX5.0.0. More...
 
bool RaptoOffsetToggle ()
 Returns the rapto offset flag
Created in NX5.0.0. More...
 
void SetAllowOversizeTool (bool allowOversize)
 Sets the Allow Oversize Tool flag
Created in NX5.0.0. More...
 
void SetCheckFluteLength (bool checkFluteLength)
 Sets the check flute length flag
Created in NX5.0.0. More...
 
void SetCheckToolLength (bool checkToolLength)
 Sets the check tool length flag
Created in NX5.0.0. More...
 
void SetControlPointType (NXOpen::CAM::HoleMakingBuilder::ControlPointTypes controlPoint)
 Sets the control point type
Created in NX5.0.0. More...
 
void SetEngageFeedRate (double engageFeed)
 Sets the Engage Feed Rate
Created in NX5.0.0. More...
 
void SetModelDepthType (NXOpen::CAM::HoleMakingBuilder::ModelDepthTypes modelDepth)
 Sets the model depth type
Created in NX5.0.0. More...
 
void SetRapidFeedRate (double rapidFeed)
 Sets the Rapid Feed Rate
Created in NX5.0.0. More...
 
void SetRaptoOffsetToggle (bool raptoOffset)
 Sets the rapto offset flag
Created in NX5.0.0. More...
 
void SetToolAxisType (NXOpen::CAM::HoleMakingBuilder::ToolAxisTypes toolAxisType)
 Sets the tool axis mode
Created in NX6.0.0. More...
 
void SetToolAxisVector (NXOpen::NXObject *toolAxisVector)
 Sets the tool axis vector
Created in NX6.0.0. More...
 
void SetUseQuery (bool useQuery)
 Sets the use query flag
Created in NX5.0.0. More...
 
void SetUseUserDefinedTp (bool useUserTp)
 Sets the user defined tool path flag
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderThruClearBuilder ()
 Returns the thru clear builder (inheritable double)
Created in NX5.0.0. More...
 
NXOpen::CAM::HoleMakingBuilder::ToolAxisTypes ToolAxisType ()
 Returns the tool axis mode
Created in NX6.0.0. More...
 
NXOpen::NXObjectToolAxisVector ()
 Returns the tool axis vector
Created in NX6.0.0. More...
 
bool UseQuery ()
 Returns the use query flag
Created in NX5.0.0. More...
 
bool UseUserDefinedTp ()
 Returns the user defined tool path flag
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::OperationBuilder
NXString ChannelName ()
 Returns the channel's name
Created in NX7.5.0. More...
 
NXString Description ()
 Returns the description
Created in NX9.0.0. More...
 
NXOpen::CAM::PostEventsCiBuilderEndOfPath ()
 Returns the end event builder
Created in NX5.0.1. More...
 
NXOpen::CAM::UdeSetEndUdeSet ()
 Returns the end ude set
Created in NX7.5.0. More...
 
NXOpen::CAM::GeometryCiBuilderGeometry ()
 Returns the geometry builder
Created in NX5.0.0. More...
 
std::vector< double > GetHoleAxisValues ()
 Get the Hole Axis values. More...
 
bool GougeChecking ()
 Returns the gouge checking flag
Created in NX9.0.0. More...
 
NXOpen::CAM::OperationBuilder::HoleAxisTypes HoleAxisType ()
 Returns the Hole Axis Type
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderHoleDepth ()
 Returns the max depth distance builder
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationBuilder::HoleDepthTypes HoleDepthType ()
 Returns the Hole Depth Type
Created in NX5.0.0. More...
 
NXOpen::CAM::LayoutCiBuilderLayoutAndLayer ()
 Returns the Layer and Layout
Created in NX9.0.1. More...
 
NXOpen::CAM::ArcOutputTypeCiBuilderMotionOutputBuilder ()
 Returns the motion output builder
Created in NX8.0.0. More...
 
NXOpen::CAM::NotesNotes ()
 Returns the notes builder
Created in NX9.0.0. More...
 
NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes OptimizationBasedOn ()
 Returns the optimization based on in operation
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes OptimizationDistanceMethod ()
 Returns the optimization distance method in operation
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationBuilder::OptimizationLevelTypes OptimizationLevel ()
 Returns the optimization level in operation
Created in NX5.0.0. More...
 
NXOpen::CAM::OperationDisplayOptionsBuilderPathDisplayOptions ()
 Returns the path display options builder
Created in NX6.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRetractDistance ()
 Returns the Retract Distance builder (inheritable double)
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRetractDistanceOnToolAxisChange ()
 Returns the Retract Distance on Tool Axis Change builder (inheritable double)
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderSafeClearance ()
 Returns the safe clearance builder
Created in NX6.0.0. More...
 
bool SelectToolFlag ()
 Returns the user selected tool
Created in NX5.0.0. More...
 
void SetChannelName (const NXString &channel)
 Sets the channel's name
Created in NX7.5.0. More...
 
void SetChannelName (const char *channel)
 Sets the channel's name
Created in NX7.5.0. More...
 
void SetDescription (const NXString &description)
 Sets the description
Created in NX9.0.0. More...
 
void SetDescription (const char *description)
 Sets the description
Created in NX9.0.0. More...
 
void SetGougeChecking (bool gougeChecking)
 Sets the gouge checking flag
Created in NX9.0.0. More...
 
void SetHoleAxisType (NXOpen::CAM::OperationBuilder::HoleAxisTypes types)
 Sets the Hole Axis Type
Created in NX5.0.0. More...
 
void SetHoleAxisValues (const std::vector< double > &holeAxis)
 Set the Hole Axis values
Created in NX5.0.0. More...
 
void SetHoleDepthType (NXOpen::CAM::OperationBuilder::HoleDepthTypes types)
 Sets the Hole Depth Type
Created in NX5.0.0. More...
 
void SetOptimizationBasedOn (NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes optimBasedOn)
 Sets the optimization based on in operation
Created in NX5.0.0. More...
 
void SetOptimizationDistanceMethod (NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes optimDistance)
 Sets the optimization distance method in operation
Created in NX5.0.0. More...
 
void SetOptimizationLevel (NXOpen::CAM::OperationBuilder::OptimizationLevelTypes optimType)
 Sets the optimization level in operation
Created in NX5.0.0. More...
 
void SetSelectToolFlag (bool selToolFlag)
 Sets the user selected tool
Created in NX5.0.0. More...
 
NXOpen::CAM::PostEventsCiBuilderStartOfPath ()
 Returns the start event builder
Created in NX5.0.1. More...
 
NXOpen::CAM::UdeSetStartUdeSet ()
 Returns the start ude set
Created in NX7.5.0. More...
 
NXOpen::CAM::ToolChangeCiBuilderToolChangeSetting ()
 Returns the tool change builder
Created in NX5.0.0. More...
 
NXOpen::CAM::ToolPathSplitParametersBuilderToolPathSplitParametersBuilder ()
 Returns the tool path split Parameters
Created in NX9.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::ParamBuilder
NXOpen::CAM::UdeCycleEvent ()
 Returns the cycle event
Created in NX7.5.0. More...
 
NXOpen::CAM::CycleCycleTable ()
 Returns the cycle
Created in NX9.0.0. More...
 
NXOpen::CAM::ParamBuilder::OptimizationTypes OptimizationMethod ()
 Returns the optim method
Created in NX5.0.0. More...
 
void SetOptimizationMethod (NXOpen::CAM::ParamBuilder::OptimizationTypes optimMethod)
 Sets the optim method
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a HoleMaking Builder
To create a new instance of this class, use NXOpen::CAM::OperationCollection::CreateHoleMakingBuilder

Created in NX5.0.0.


Member Enumeration Documentation

Available types for Control Point Type in Hole Making Operation.

Enumerator
ControlPointTypesToolTip 

tool tip

ControlPointTypesShoulder 

shoulder

Available types for model depth in Hole Making Operation.

Enumerator
ModelDepthTypesAlways 

always

ModelDepthTypesRule 

rule

the tool axis mode options

Enumerator
ToolAxisTypesPositiveZOfMcs 

Tool axis mode: +Z of MCS.

ToolAxisTypesFixedAxis 

Tool axis mode: Fixed axis.

ToolAxisTypesAllAxes 

Tool axis mode: All axes.

Member Function Documentation

bool NXOpen::CAM::HoleMakingBuilder::AllowOversizeTool ( )

Returns the Allow Oversize Tool flag
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::HoleMakingBuilder::BlindHoleStockBuilder ( )

Returns the blind hole stock builder (inheritable double)
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::HoleMakingBuilder::CheckFluteLength ( )

Returns the check flute length flag
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::HoleMakingBuilder::CheckToolLength ( )

Returns the check tool length flag
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::HoleMakingBuilder::ClrDistBuilder ( )

Returns the Clearance Distance builder (inheritable double)
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::HoleMakingBuilder::ClrVertBuilder ( )

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

NXOpen::CAM::CutParameters* NXOpen::CAM::HoleMakingBuilder::CutParameters ( )

Returns the cut parameter object
Created in NX6.0.0.



License requirements : None

double NXOpen::CAM::HoleMakingBuilder::EngageFeedRate ( )

Returns the Engage Feed Rate
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::FeedsBuilder* NXOpen::CAM::HoleMakingBuilder::FeedsBuilder ( )

Returns the feeds and speeds builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::HoleMakingBuilder::ModelDepthTypes NXOpen::CAM::HoleMakingBuilder::ModelDepthType ( )

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

double NXOpen::CAM::HoleMakingBuilder::RapidFeedRate ( )

Returns the Rapid Feed Rate
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::HoleMakingBuilder::RaptoOffsetBuilder ( )

Returns the rapto offset builder (inheritable double)
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::HoleMakingBuilder::RaptoOffsetToggle ( )

Returns the rapto offset flag
Created in NX5.0.0.



License requirements : None

void NXOpen::CAM::HoleMakingBuilder::SetAllowOversizeTool ( bool  allowOversize)

Sets the Allow Oversize Tool flag
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
allowOversizethe Allow Oversize Tool flag
void NXOpen::CAM::HoleMakingBuilder::SetCheckFluteLength ( bool  checkFluteLength)

Sets the check flute length flag
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
checkFluteLengththe 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")

Parameters
checkToolLengththe 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")

Parameters
controlPointthe 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")

Parameters
engageFeedThe 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")

Parameters
modelDepththe 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")

Parameters
rapidFeedThe 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")

Parameters
raptoOffsetthe 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")

Parameters
toolAxisTypethe 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")

Parameters
toolAxisVectorthe 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")

Parameters
useQuerythe 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")

Parameters
useUserTpthe user defined tool path flag
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::HoleMakingBuilder::ThruClearBuilder ( )

Returns the thru clear builder (inheritable double)
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::HoleMakingBuilder::ToolAxisTypes NXOpen::CAM::HoleMakingBuilder::ToolAxisType ( )

Returns the tool axis mode
Created in NX6.0.0.



License requirements : None

NXOpen::NXObject* NXOpen::CAM::HoleMakingBuilder::ToolAxisVector ( )

Returns the tool axis vector
Created in NX6.0.0.



License requirements : None

bool NXOpen::CAM::HoleMakingBuilder::UseQuery ( )

Returns the use query flag
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::HoleMakingBuilder::UseUserDefinedTp ( )

Returns the user defined tool path flag
Created in NX5.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2012 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.