NX Open C++ Reference Guide
|
Represents a Area Milling Drive Method Builder
Created in NX5.0.0.
More...
Public Member Functions | |
int | AmAddPasses () |
Returns the Additional Passes Created in NX5.0.0. | |
NXOpen::CAM::DmAmBuilder::AutoPatCenterTypes | AmAutoPatCenter () |
Returns the Area Milling Auto Pattern Center Created in NX5.0.0. | |
NXOpen::CAM::DmAmBuilder::AmCutPatternTypes | AmCutPattern () |
Returns the Cut Pattern value Created in NX5.0.0. | |
NXOpen::CAM::DmAmBuilder::AmCustomStartTypes | AmCutRegionStartEnum () |
Returns the Cut Region Start Point Created in NX5.0.0. | |
NXOpen::CAM::DmAmBuilder::AmCutTraversalTypes | AmCutTraversal () |
Returns the Cut Traversal value Created in NX5.0.0. | |
NXOpen::CAM::AreaMillingNonSteepContainment::AmPocketDirTypes | AmPocketDir () |
Returns the Pocketing Deriction value Created in NX5.0.0. | |
NXOpen::CAM::DmAmBuilder::SteepOptTypes | AmSteepOption () |
Returns the Area Milling Steep Option Created in NX5.0.0. | |
NXOpen::CAM::CutAngle * | CutAngle () |
Returns the cut angle Created in NX7.5.0. | |
NXOpen::CAM::CutPatternBuilder * | CutPatternBuilder () |
Returns the cut pattern builder Created in NX6.0.0. | |
bool | DmAmRegionCon () |
Returns the Region Connection Created in NX5.0.0. | |
NXOpen::CAM::AreaMillingNonSteepContainment * | NonSteepCutting () |
Returns the Non-steep Cutting Builder Created in NX9.0.0. | |
NXOpen::Point * | PatternCenterPoint () |
Returns the Pattern Center Point Created in NX6.0.0. | |
bool | ProfilePass () |
Returns the Profile Pass Created in NX5.0.0. | |
bool | RecognizeFlatOption () |
Returns the Recognize Flat Option Created in NX9.0.0. | |
void | SetAmAddPasses (int addPassesValue) |
Sets the Additional Passes Created in NX5.0.0. | |
void | SetAmAutoPatCenter (NXOpen::CAM::DmAmBuilder::AutoPatCenterTypes autoPatCenter) |
Sets the Area Milling Auto Pattern Center Created in NX5.0.0. | |
void | SetAmCutPattern (NXOpen::CAM::DmAmBuilder::AmCutPatternTypes amCutPattern) |
Sets the Cut Pattern value Created in NX5.0.0. | |
void | SetAmCutRegionStartEnum (NXOpen::CAM::DmAmBuilder::AmCustomStartTypes amCutRegionStart) |
Sets the Cut Region Start Point Created in NX5.0.0. | |
void | SetAmCutTraversal (NXOpen::CAM::DmAmBuilder::AmCutTraversalTypes amCutTraversal) |
Sets the Cut Traversal value Created in NX5.0.0. | |
void | SetAmPocketDir (NXOpen::CAM::AreaMillingNonSteepContainment::AmPocketDirTypes pocketDirValue) |
Sets the Pocketing Deriction value Created in NX5.0.0. | |
void | SetAmSteepOption (NXOpen::CAM::DmAmBuilder::SteepOptTypes amSteepOption) |
Sets the Area Milling Steep Option Created in NX5.0.0. | |
void | SetDmAmRegionCon (bool dmAmRegionCon) |
Sets the Region Connection Created in NX5.0.0. | |
void | SetPatternCenterPoint (NXOpen::Point *centerPoint) |
Sets the Pattern Center Point Created in NX6.0.0. | |
void | SetProfilePass (bool profilePass) |
Sets the Profile Pass Created in NX5.0.0. | |
void | SetRecognizeFlatOption (bool recognizeFlatOption) |
Sets the Recognize Flat Option Created in NX9.0.0. | |
void | SetSteepOverlapOption (bool steepOverlapOption) |
Sets the Steep Overlap Option Created in NX9.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | SteepAngle () |
Returns the steep angle Created in NX6.0.0. | |
NXOpen::CAM::AreaMillingSteepContainment * | SteepCutting () |
Returns the Steep Cutting Builder Created in NX9.0.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | SteepOverlapAngle () |
Returns the Steep Overlap Angle Created in NX9.0.0. | |
bool | SteepOverlapOption () |
Returns the Steep Overlap Option Created in NX9.0.0. | |
NXOpen::CAM::StepoverBuilder * | StepoverBuilder () |
Returns the stepover builder Created in NX6.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Available types for Area Milling cut pattern in FASurfaceContour.
Available types for Area Milling Pocketing Direction in FASurfaceContour.
int NXOpen::CAM::DmAmBuilder::AmAddPasses | ( | ) |
Returns the Additional Passes
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::DmAmBuilder::AutoPatCenterTypes NXOpen::CAM::DmAmBuilder::AmAutoPatCenter | ( | ) |
Returns the Area Milling Auto Pattern Center
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::DmAmBuilder::AmCutPatternTypes NXOpen::CAM::DmAmBuilder::AmCutPattern | ( | ) |
Returns the Cut Pattern value
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::DmAmBuilder::AmCustomStartTypes NXOpen::CAM::DmAmBuilder::AmCutRegionStartEnum | ( | ) |
Returns the Cut Region Start Point
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::DmAmBuilder::AmCutTraversalTypes NXOpen::CAM::DmAmBuilder::AmCutTraversal | ( | ) |
Returns the Cut Traversal value
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::AreaMillingNonSteepContainment::AmPocketDirTypes NXOpen::CAM::DmAmBuilder::AmPocketDir | ( | ) |
Returns the Pocketing Deriction value
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::DmAmBuilder::SteepOptTypes NXOpen::CAM::DmAmBuilder::AmSteepOption | ( | ) |
Returns the Area Milling Steep Option
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::CutAngle* NXOpen::CAM::DmAmBuilder::CutAngle | ( | ) |
Returns the cut angle
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::CutPatternBuilder* NXOpen::CAM::DmAmBuilder::CutPatternBuilder | ( | ) |
Returns the cut pattern builder
Created in NX6.0.0.
License requirements : None
bool NXOpen::CAM::DmAmBuilder::DmAmRegionCon | ( | ) |
Returns the Region Connection
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::AreaMillingNonSteepContainment* NXOpen::CAM::DmAmBuilder::NonSteepCutting | ( | ) |
Returns the Non-steep Cutting Builder
Created in NX9.0.0.
License requirements : None
NXOpen::Point* NXOpen::CAM::DmAmBuilder::PatternCenterPoint | ( | ) |
Returns the Pattern Center Point
Created in NX6.0.0.
License requirements : None
bool NXOpen::CAM::DmAmBuilder::ProfilePass | ( | ) |
Returns the Profile Pass
Created in NX5.0.0.
License requirements : None
bool NXOpen::CAM::DmAmBuilder::RecognizeFlatOption | ( | ) |
Returns the Recognize Flat Option
Created in NX9.0.0.
License requirements : None
void NXOpen::CAM::DmAmBuilder::SetAmAddPasses | ( | int | addPassesValue | ) |
Sets the Additional Passes
Created in NX5.0.0.
License requirements : None
addPassesValue | the Additional Passes value |
void NXOpen::CAM::DmAmBuilder::SetAmAutoPatCenter | ( | NXOpen::CAM::DmAmBuilder::AutoPatCenterTypes | autoPatCenter | ) |
Sets the Area Milling Auto Pattern Center
Created in NX5.0.0.
License requirements : None
autoPatCenter | autopatcenter |
void NXOpen::CAM::DmAmBuilder::SetAmCutPattern | ( | NXOpen::CAM::DmAmBuilder::AmCutPatternTypes | amCutPattern | ) |
Sets the Cut Pattern value
Created in NX5.0.0.
License requirements : None
amCutPattern | the Cut Pattern value |
void NXOpen::CAM::DmAmBuilder::SetAmCutRegionStartEnum | ( | NXOpen::CAM::DmAmBuilder::AmCustomStartTypes | amCutRegionStart | ) |
void NXOpen::CAM::DmAmBuilder::SetAmCutTraversal | ( | NXOpen::CAM::DmAmBuilder::AmCutTraversalTypes | amCutTraversal | ) |
Sets the Cut Traversal value
Created in NX5.0.0.
License requirements : None
amCutTraversal | the Cut Traversal value |
void NXOpen::CAM::DmAmBuilder::SetAmPocketDir | ( | NXOpen::CAM::AreaMillingNonSteepContainment::AmPocketDirTypes | pocketDirValue | ) |
Sets the Pocketing Deriction value
Created in NX5.0.0.
License requirements : None
pocketDirValue | the Pocketing Deriction value |
void NXOpen::CAM::DmAmBuilder::SetAmSteepOption | ( | NXOpen::CAM::DmAmBuilder::SteepOptTypes | amSteepOption | ) |
Sets the Area Milling Steep Option
Created in NX5.0.0.
License requirements : None
amSteepOption | the Area Milling Steep Option |
void NXOpen::CAM::DmAmBuilder::SetDmAmRegionCon | ( | bool | dmAmRegionCon | ) |
Sets the Region Connection
Created in NX5.0.0.
License requirements : None
dmAmRegionCon | the Region Connection value |
void NXOpen::CAM::DmAmBuilder::SetPatternCenterPoint | ( | NXOpen::Point * | centerPoint | ) |
Sets the Pattern Center Point
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
centerPoint | centerpoint |
void NXOpen::CAM::DmAmBuilder::SetProfilePass | ( | bool | profilePass | ) |
Sets the Profile Pass
Created in NX5.0.0.
License requirements : None
profilePass | the Profile Pass value |
void NXOpen::CAM::DmAmBuilder::SetRecognizeFlatOption | ( | bool | recognizeFlatOption | ) |
Sets the Recognize Flat Option
Created in NX9.0.0.
License requirements : cam_base ("CAM BASE")
recognizeFlatOption | the Recognize Flat Option |
void NXOpen::CAM::DmAmBuilder::SetSteepOverlapOption | ( | bool | steepOverlapOption | ) |
Sets the Steep Overlap Option
Created in NX9.0.0.
License requirements : cam_base ("CAM BASE")
steepOverlapOption | the Steep Overlap Option |
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::DmAmBuilder::SteepAngle | ( | ) |
Returns the steep angle
Created in NX6.0.0.
License requirements : None
NXOpen::CAM::AreaMillingSteepContainment* NXOpen::CAM::DmAmBuilder::SteepCutting | ( | ) |
Returns the Steep Cutting Builder
Created in NX9.0.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::DmAmBuilder::SteepOverlapAngle | ( | ) |
Returns the Steep Overlap Angle
Created in NX9.0.0.
License requirements : None
bool NXOpen::CAM::DmAmBuilder::SteepOverlapOption | ( | ) |
Returns the Steep Overlap Option
Created in NX9.0.0.
License requirements : None
NXOpen::CAM::StepoverBuilder* NXOpen::CAM::DmAmBuilder::StepoverBuilder | ( | ) |
Returns the stepover builder
Created in NX6.0.0.
License requirements : None