|
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, DiameterForHelixTypesOffsetFromStartDiameter } |
| 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. | |
| NXOpen::CAM::InheritableToolDepBuilder * | OffsetFromStartDiameter () |
| Returns the Offset from Start Diameter Created in NX9.0.0. | |
| bool | OppositeDirection () |
| Returns the opposite direction Created in NX8.0.0. | |
| NXOpen::CAM::OppositeDirection * | OppositeDirectionBuilder () |
| Returns the opposite direction builder | |
| 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. | |
Public Member Functions inherited from NXOpen::CAM::HoleMachiningBuilder | |
| bool | CollisionCheck () |
| Returns the collision check for cutting Created in NX9.0.0. | |
| void | SetCollisionCheck (bool newValue) |
| Sets the collision check for cutting Created in NX9.0.0. | |
Public Member Functions inherited from NXOpen::CAM::OperationBuilder | |
| 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. | |
Public Member Functions inherited from NXOpen::CAM::ParamBuilder | |
| 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. | |
Public Member Functions inherited from NXOpen::Builder | |
| 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. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
| tag_t | Tag () const |
| Returns the tag of this object. | |
Represents a CylinderMillingBuilder Builder
To create a new instance of this class, use CAM::OperationCollection::CreateCylinderMillingBuilder
Created in NX8.0.0.
Diameter for Helix
Created in NX8.0.0.
| DiameterForHelixTypesDiameter |
Helix Diameter. |
| DiameterForHelixTypesSpiralThickness |
Spiral Thickness. |
| DiameterForHelixTypesOffsetFromStartDiameter |
Offset from Start Diameter. |
| NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::CylinderMillingBuilder::AxialDistance | ( | ) |
Returns the distance builder for Depth per Revolution
Created in NX8.0.0.
License requirements : None
| NXOpen::CAM::StepoverBuilder* NXOpen::CAM::CylinderMillingBuilder::AxialStepover | ( | ) |
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
| NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::CylinderMillingBuilder::BlankDistance | ( | ) |
Returns the Wall Thickness
Created in NX8.0.0.
License requirements : None
| bool NXOpen::CAM::CylinderMillingBuilder::CleanupPasses | ( | ) |
Returns the Cleanup Passes
Created in NX8.0.0.
License requirements : None
| NXOpen::CAM::CylinderMillingCutParameters* NXOpen::CAM::CylinderMillingBuilder::CutParameters | ( | ) |
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
| NXOpen::CAM::FeedsBuilder* NXOpen::CAM::CylinderMillingBuilder::FeedsBuilder | ( | ) |
Returns the feeds and speeds builder
Created in NX8.0.0.
License requirements : None
| NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::CylinderMillingBuilder::HelixDiameter | ( | ) |
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
| NXOpen::CAM::NcmHoleMachining* NXOpen::CAM::CylinderMillingBuilder::NonCuttingBuilder | ( | ) |
Returns the non-cutting moves builder
Created in NX8.0.0.
License requirements : None
| NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::CylinderMillingBuilder::OffsetFromStartDiameter | ( | ) |
Returns the Offset from Start Diameter
Created in NX9.0.0.
License requirements : None
| bool NXOpen::CAM::CylinderMillingBuilder::OppositeDirection | ( | ) |
Returns the opposite direction
Created in NX8.0.0.
License requirements : None
| NXOpen::CAM::OppositeDirection* NXOpen::CAM::CylinderMillingBuilder::OppositeDirectionBuilder | ( | ) |
Returns the opposite direction builder
Change the Z-axis of the in process feature instead.
Created in NX8.5.0.
License requirements : None
| NXOpen::CAM::StepoverBuilder* NXOpen::CAM::CylinderMillingBuilder::RadialStepover | ( | ) |
Returns the Radial Stepover builder
Created in NX8.0.0.
License requirements : None
| NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CylinderMillingBuilder::RampAngle | ( | ) |
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 |
| NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::CylinderMillingBuilder::SpiralThickness | ( | ) |
Returns the Spiral Thickness
Created in NX8.0.0.
License requirements : None
| NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::CylinderMillingBuilder::StartDiameter | ( | ) |
Returns the Start Diameter
Created in NX8.0.0.
License requirements : None