NX Open C++ Reference Guide
|
Represents a GrooveMillingBuilder
To create a new instance of this class, use CAM::OperationCollection::CreateGrooveMillingBuilder
Created in NX9.0.0.
More...
Public Types | |
enum | LevelSequencingType { LevelSequencingTypeCeilingToFloor, LevelSequencingTypeFloorToCeiling, LevelSequencingTypeCenterCeilingFloor, LevelSequencingTypeCenterFloorCeiling, LevelSequencingTypeCenterAlternateCeilingFirst, LevelSequencingTypeCenterAlternateFloorFirst } |
Available types for level sequencing. More... | |
Public Member Functions | |
NXOpen::CAM::StepoverBuilder * | AxialStepover () |
Returns the Axial Stepover Created in NX9.0.0. | |
NXOpen::CAM::FBM::MachiningFeatureGeometry * | GrooveGeometry () |
Returns the groove geometry Created in NX9.0.0. | |
NXOpen::CAM::GrooveMillingBuilder::LevelSequencingType | LevelSequencing () |
Returns the level sequencing Created in NX9.0.0. | |
void | SetLevelSequencing (NXOpen::CAM::GrooveMillingBuilder::LevelSequencingType currentValue) |
Sets the level sequencing Created in NX9.0.0. | |
![]() | |
NXOpen::CAM::Geometry * | BlankGeometry () |
Returns the blank geometry builder Created in NX8.5.0. | |
bool | ExtendWalls () |
Returns the extend walls flag Created in NX8.5.0. | |
bool | FollowNonVerticalWalls () |
Returns the follow non-vertical walls flag Created in NX8.5.0. | |
void | SetExtendWalls (bool flag) |
Sets the extend walls flag Created in NX8.5.0. | |
void | SetFollowNonVerticalWalls (bool flag) |
Sets the follow non-vertical walls flag Created in NX8.5.0. | |
void | SetUseExactPositioning (bool flag) |
Sets the exact positioning flag Created in NX8.5.0. | |
bool | UseExactPositioning () |
Returns the exact positioning flag Created in NX8.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | WallBlankThickness () |
Returns the wall blank thickness Created in NX8.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | ZDepthOffset () |
Returns the z-depth offset Created in NX8.5.0. | |
![]() | |
NXOpen::CAM::Boundary * | BlankBoundary () |
Returns the blank boundary Created in NX9.0.0. | |
NXOpen::CAM::Boundary * | CheckBoundary () |
Returns the check boundary Created in NX9.0.0. | |
NXOpen::CAM::RoundPointBuilder * | RoundPoint () |
Returns the Round Point Output builder Created in NX6.0.0. | |
NXOpen::CAM::Boundary * | TrimBoundary () |
Returns the trim boundary Created in NX9.0.0. | |
NXOpen::CAM::Geometry * | WallGeometry () |
Returns the wall geometry builder Created in NX8.0.0. | |
![]() | |
int | AdditionalPasses () |
Returns the Boundary Additional Passes Created in NX5.0.0. | |
NXOpen::CAM::PlanarOperationBuilder::AutomaticPartBoundaryMethodTypes | AutomaticPartBoundaryMethod () |
Returns the Automatic Part Boundary Method Created in NX6.0.0. | |
NXOpen::CAM::StepoverBuilder * | BndStepover () |
Returns the boundary stepover builder Created in NX5.0.0. | |
NXOpen::CAM::Geometry * | CheckGeometry () |
Returns the check geometry builder Created in NX8.0.0. | |
bool | CornerLoops () |
Returns the corner loops value Created in NX5.0.0. | |
NXOpen::CAM::Geometry * | CutAreaGeometry () |
Returns the cut area geometry builder Created in NX8.0.0. | |
NXOpen::CAM::CutPatternBuilder * | CutPattern () |
Returns the cut pattern builder Created in NX6.0.0. | |
bool | DeferCuttingStatus () |
Returns the defer cutting status value Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | DepthPerCut () |
Returns the depth per cut builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::NcmPlanarBuilder * | NonCuttingBuilder () |
Returns the non-cutting moves builder Created in NX5.0.0. | |
NXOpen::CAM::Geometry * | PartGeometry () |
Returns the part geometry builder Created in NX8.0.0. | |
void | SetAdditionalPasses (int numPasses) |
Sets the Boundary Additional Passes Created in NX5.0.0. | |
void | SetAutomaticPartBoundaryMethod (NXOpen::CAM::PlanarOperationBuilder::AutomaticPartBoundaryMethodTypes automaticPartBoundary) |
Sets the Automatic Part Boundary Method Created in NX6.0.0. | |
void | SetCornerLoops (bool cornerLoops) |
Sets the corner loops value Created in NX5.0.0. | |
void | SetDeferCuttingStatus (bool deferCuttingStatus) |
Sets the defer cutting status value Created in NX5.0.0. | |
void | SetToolMinimumLengthUsage (bool toolMinUsage) |
Sets the tool minimum length usage Created in NX5.0.0. | |
NXOpen::CAM::ToolAxisFixed * | ToolAxisFix () |
Returns the pmop tool axis ci builder Created in NX7.5.0. | |
bool | ToolMinimumLengthUsage () |
Returns the tool minimum length usage Created in NX5.0.0. | |
![]() | |
NXOpen::CAM::MillCutParameters * | CutParameters () |
Returns the cut parameter object Created in NX6.0.0. | |
NXOpen::CAM::FeedsBuilder * | FeedsBuilder () |
Returns the feeds and speeds builder Created in NX5.0.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | MinCutLength () |
Returns the min cut length builder (tool dependent double) Created in NX6.0.0. | |
NXOpen::CAM::ArcOutputTypeCiBuilder * | MotionOutput () |
Returns the motion output builder Created in NX6.0.0. | |
NXOpen::CAM::Tool * | ReferenceTool () |
Returns the reference tool object Created in NX7.5.0. | |
void | SetReferenceTool (NXOpen::CAM::Tool *refTool) |
Sets the reference tool object Created in NX7.5.0. | |
![]() | |
NXString | ChannelName () |
Returns the channel's name Created in NX7.5.0. | |
NXString | Description () |
Returns the description Created in NX9.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | EndOfPath () |
Returns the end event builder Created in NX5.0.1. | |
NXOpen::CAM::UdeSet * | EndUdeSet () |
Returns the end ude set Created in NX7.5.0. | |
NXOpen::CAM::GeometryCiBuilder * | Geometry () |
Returns the geometry builder Created in NX5.0.0. | |
std::vector< double > | GetHoleAxisValues () |
Get the Hole Axis values. | |
bool | GougeChecking () |
Returns the gouge checking flag Created in NX9.0.0. | |
NXOpen::CAM::OperationBuilder::HoleAxisTypes | HoleAxisType () |
Returns the Hole Axis Type Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | HoleDepth () |
Returns the max depth distance builder Created in NX5.0.0. | |
NXOpen::CAM::OperationBuilder::HoleDepthTypes | HoleDepthType () |
Returns the Hole Depth Type Created in NX5.0.0. | |
NXOpen::CAM::ArcOutputTypeCiBuilder * | MotionOutputBuilder () |
Returns the motion output builder Created in NX8.0.0. | |
NXOpen::CAM::Notes * | Notes () |
Returns the notes builder Created in NX9.0.0. | |
NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes | OptimizationBasedOn () |
Returns the optimization based on in operation Created in NX5.0.0. | |
NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes | OptimizationDistanceMethod () |
Returns the optimization distance method in operation Created in NX5.0.0. | |
NXOpen::CAM::OperationBuilder::OptimizationLevelTypes | OptimizationLevel () |
Returns the optimization level in operation Created in NX5.0.0. | |
NXOpen::CAM::OperationDisplayOptionsBuilder * | PathDisplayOptions () |
Returns the path display options builder Created in NX6.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | RetractDistance () |
Returns the Retract Distance builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | RetractDistanceOnToolAxisChange () |
Returns the Retract Distance on Tool Axis Change builder (inheritable double) Created in NX5.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | SafeClearance () |
Returns the safe clearance builder Created in NX6.0.0. | |
bool | SelectToolFlag () |
Returns the user selected tool Created in NX5.0.0. | |
void | SetChannelName (const NXString &channel) |
Sets the channel's name Created in NX7.5.0. | |
void | SetChannelName (const char *channel) |
Sets the channel's name Created in NX7.5.0. | |
void | SetDescription (const NXString &description) |
Sets the description Created in NX9.0.0. | |
void | SetDescription (const char *description) |
Sets the description Created in NX9.0.0. | |
void | SetGougeChecking (bool gougeChecking) |
Sets the gouge checking flag Created in NX9.0.0. | |
void | SetHoleAxisType (NXOpen::CAM::OperationBuilder::HoleAxisTypes types) |
Sets the Hole Axis Type Created in NX5.0.0. | |
void | SetHoleAxisValues (const std::vector< double > &holeAxis) |
Set the Hole Axis values Created in NX5.0.0. | |
void | SetHoleDepthType (NXOpen::CAM::OperationBuilder::HoleDepthTypes types) |
Sets the Hole Depth Type Created in NX5.0.0. | |
void | SetOptimizationBasedOn (NXOpen::CAM::OperationBuilder::OptimizationBasedOnTypes optimBasedOn) |
Sets the optimization based on in operation Created in NX5.0.0. | |
void | SetOptimizationDistanceMethod (NXOpen::CAM::OperationBuilder::OptimizationDistanceTypes optimDistance) |
Sets the optimization distance method in operation Created in NX5.0.0. | |
void | SetOptimizationLevel (NXOpen::CAM::OperationBuilder::OptimizationLevelTypes optimType) |
Sets the optimization level in operation Created in NX5.0.0. | |
void | SetSelectToolFlag (bool selToolFlag) |
Sets the user selected tool Created in NX5.0.0. | |
NXOpen::CAM::PostEventsCiBuilder * | StartOfPath () |
Returns the start event builder Created in NX5.0.1. | |
NXOpen::CAM::UdeSet * | StartUdeSet () |
Returns the start ude set Created in NX7.5.0. | |
NXOpen::CAM::ToolChangeCiBuilder * | ToolChangeSetting () |
Returns the tool change builder Created in NX5.0.0. | |
NXOpen::CAM::ToolPathSplitParametersBuilder * | ToolPathSplitParametersBuilder () |
Returns the tool path split Parameters Created in NX9.0.0. | |
![]() | |
NXOpen::CAM::Ude * | CycleEvent () |
Returns the cycle event Created in NX7.5.0. | |
NXOpen::CAM::Cycle * | CycleTable () |
Returns the cycle Created in NX9.0.0. | |
NXOpen::CAM::ParamBuilder::OptimizationTypes | OptimizationMethod () |
Returns the optim method Created in NX5.0.0. | |
void | SetOptimizationMethod (NXOpen::CAM::ParamBuilder::OptimizationTypes optimMethod) |
Sets the optim method Created in NX5.0.0. | |
![]() | |
NXOpen::NXObject * | Commit () |
Commits any edits that have been applied to the builder. | |
void | Destroy () |
Deletes the builder, and cleans up any objects created by the builder. | |
std::vector< NXOpen::NXObject * > | GetCommittedObjects () |
For builders that create more than one object, this method returns the objects that are created by commit. | |
NXOpen::NXObject * | GetObject () |
Returns the object currently being edited by this builder. | |
void | ShowResults () |
Updates the model to reflect the result of an edit to the model for all builders that support showing results. | |
virtual bool | Validate () |
Validate whether the inputs to the component are sufficient for commit to be called. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a GrooveMillingBuilder
To create a new instance of this class, use CAM::OperationCollection::CreateGrooveMillingBuilder
Created in NX9.0.0.
Available types for level sequencing.
NXOpen::CAM::StepoverBuilder* NXOpen::CAM::GrooveMillingBuilder::AxialStepover | ( | ) |
Returns the Axial Stepover
Created in NX9.0.0.
License requirements : None
NXOpen::CAM::FBM::MachiningFeatureGeometry* NXOpen::CAM::GrooveMillingBuilder::GrooveGeometry | ( | ) |
Returns the groove geometry
Created in NX9.0.0.
License requirements : cam_base ("CAM BASE")
NXOpen::CAM::GrooveMillingBuilder::LevelSequencingType NXOpen::CAM::GrooveMillingBuilder::LevelSequencing | ( | ) |
Returns the level sequencing
Created in NX9.0.0.
License requirements : None
void NXOpen::CAM::GrooveMillingBuilder::SetLevelSequencing | ( | NXOpen::CAM::GrooveMillingBuilder::LevelSequencingType | currentValue | ) |
Sets the level sequencing
Created in NX9.0.0.
License requirements : cam_base ("CAM BASE")
currentValue | currentvalue |