NX Open C++ Reference Guide
|
Represents a Steep Containment Builder
Created in NX7.5.0.
More...
Public Types | |
enum | CutDirectionTypes { CutDirectionTypesMixed, CutDirectionTypesClimb, CutDirectionTypesConventional } |
Available types for Cut Direction in Flow Cut. More... | |
enum | CutLevelTypes { CutLevelTypesConstant, CutLevelTypesOptimized } |
cut level types Created in NX8.5.0. More... | |
enum | PatternDirectionTypes { PatternDirectionTypesOutward, PatternDirectionTypesInward } |
Available types for Pattern Direction in Flow Cut. More... | |
enum | SteepCutDirectionTypes { SteepCutDirectionTypesMixed, SteepCutDirectionTypesHighToLow, SteepCutDirectionTypesLowToHigh } |
Available types for Steep Cut Direct in Flow Cut. More... | |
Public Member Functions | |
bool | CutBetweenLevels () |
Returns the cut between levels Created in NX8.5.0. | |
NXOpen::CAM::FlowCutSteepContainment::CutLevelTypes | CutLevelType () |
Returns the cut level type Created in NX8.5.0. | |
NXOpen::CAM::CutPatternBuilder * | CutPattern () |
Returns the cut pattern builder Created in NX7.5.0. | |
NXOpen::CAM::StepoverBuilder * | DepthPerCut () |
Returns the builder of flow cut depth per cut Created in NX8.5.0. | |
NXOpen::CAM::FlowCutSteepContainment::CutDirectionTypes | FlowCutDirection () |
Returns the Cut Direction Created in NX7.5.0. | |
NXOpen::CAM::InheritableIntBuilder * | NumberOfStepoversPerSide () |
Returns the number of stepovers per side builder (inheritable int) Created in NX7.5.0. | |
NXOpen::CAM::FlowCutSteepContainment::PatternDirectionTypes | PatternDirection () |
Returns the pattern direction Created in NX7.5.0. | |
NXOpen::CAM::Sequence * | Sequence () |
Returns the Sequence Created in NX7.5.0. | |
void | SetCutBetweenLevels (bool cutBetween) |
Sets the cut between levels Created in NX8.5.0. | |
void | SetCutLevelType (NXOpen::CAM::FlowCutSteepContainment::CutLevelTypes newValue) |
Sets the cut level type Created in NX8.5.0. | |
void | SetFlowCutDirection (NXOpen::CAM::FlowCutSteepContainment::CutDirectionTypes flowCutDirection) |
Sets the Cut Direction Created in NX7.5.0. | |
void | SetPatternDirection (NXOpen::CAM::FlowCutSteepContainment::PatternDirectionTypes propValue) |
Sets the pattern direction Created in NX7.5.0. | |
void | SetSteepCutDirection (NXOpen::CAM::FlowCutSteepContainment::SteepCutDirectionTypes flowSteepCutDirect) |
Sets the Steep Cut Direct Created in NX7.5.0. | |
NXOpen::CAM::FlowCutSteepContainment::SteepCutDirectionTypes | SteepCutDirection () |
Returns the Steep Cut Direct Created in NX7.5.0. | |
NXOpen::CAM::StepoverBuilder * | Stepover () |
Returns the builder of flow cut stepover Created in NX7.5.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a Steep Containment Builder
Created in NX7.5.0.
Available types for Cut Direction in Flow Cut.
Available types for Pattern Direction in Flow Cut.
bool NXOpen::CAM::FlowCutSteepContainment::CutBetweenLevels | ( | ) |
Returns the cut between levels
Created in NX8.5.0.
License requirements : None
NXOpen::CAM::FlowCutSteepContainment::CutLevelTypes NXOpen::CAM::FlowCutSteepContainment::CutLevelType | ( | ) |
Returns the cut level type
Created in NX8.5.0.
License requirements : None
NXOpen::CAM::CutPatternBuilder* NXOpen::CAM::FlowCutSteepContainment::CutPattern | ( | ) |
Returns the cut pattern builder
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::StepoverBuilder* NXOpen::CAM::FlowCutSteepContainment::DepthPerCut | ( | ) |
Returns the builder of flow cut depth per cut
Created in NX8.5.0.
License requirements : None
NXOpen::CAM::FlowCutSteepContainment::CutDirectionTypes NXOpen::CAM::FlowCutSteepContainment::FlowCutDirection | ( | ) |
Returns the Cut Direction
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableIntBuilder* NXOpen::CAM::FlowCutSteepContainment::NumberOfStepoversPerSide | ( | ) |
Returns the number of stepovers per side builder (inheritable int)
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::FlowCutSteepContainment::PatternDirectionTypes NXOpen::CAM::FlowCutSteepContainment::PatternDirection | ( | ) |
Returns the pattern direction
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::Sequence* NXOpen::CAM::FlowCutSteepContainment::Sequence | ( | ) |
Returns the Sequence
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
void NXOpen::CAM::FlowCutSteepContainment::SetCutBetweenLevels | ( | bool | cutBetween | ) |
Sets the cut between levels
Created in NX8.5.0.
License requirements : cam_base ("CAM BASE")
cutBetween | the cut between method |
void NXOpen::CAM::FlowCutSteepContainment::SetCutLevelType | ( | NXOpen::CAM::FlowCutSteepContainment::CutLevelTypes | newValue | ) |
Sets the cut level type
Created in NX8.5.0.
License requirements : cam_base ("CAM BASE")
newValue | the cut level type |
void NXOpen::CAM::FlowCutSteepContainment::SetFlowCutDirection | ( | NXOpen::CAM::FlowCutSteepContainment::CutDirectionTypes | flowCutDirection | ) |
void NXOpen::CAM::FlowCutSteepContainment::SetPatternDirection | ( | NXOpen::CAM::FlowCutSteepContainment::PatternDirectionTypes | propValue | ) |
Sets the pattern direction
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
propValue | the Pattern Deriction value |
void NXOpen::CAM::FlowCutSteepContainment::SetSteepCutDirection | ( | NXOpen::CAM::FlowCutSteepContainment::SteepCutDirectionTypes | flowSteepCutDirect | ) |
Sets the Steep Cut Direct
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
flowSteepCutDirect | the Steep Cut Direct value |
NXOpen::CAM::FlowCutSteepContainment::SteepCutDirectionTypes NXOpen::CAM::FlowCutSteepContainment::SteepCutDirection | ( | ) |
Returns the Steep Cut Direct
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::StepoverBuilder* NXOpen::CAM::FlowCutSteepContainment::Stepover | ( | ) |
Returns the builder of flow cut stepover
Created in NX7.5.0.
License requirements : None