NX Open C++ Reference Guide
|
Represents a CAM::NcmHoleMachining. More...
Public Types | |
enum | CutcomTypes { CutcomTypesNone, CutcomTypesAllPasses, CutcomTypesFinalPass } |
Available types for cutter compensation in hole machining. More... | |
enum | FinalTypes { FinalTypesClearance, FinalTypesDistance, FinalTypesNone, FinalTypesClearanceShortestDistance, FinalTypesClearanceCutPlane } |
Available types for final clearance in hole machining. More... | |
enum | InitialTypes { InitialTypesClearance, InitialTypesDistance, InitialTypesNone, InitialTypesBlankPlane, InitialTypesClearanceShortestDistance, InitialTypesClearanceCutPlane } |
Available types for initial clearance in hole machining. More... | |
enum | OverlapTypes { OverlapTypesAxial, OverlapTypesAlongCut, OverlapTypesAngle } |
Available types for overlap types. More... | |
![]() | |
enum | DefaultRegionStartTypes { DefaultRegionStartTypesMidPoint, DefaultRegionStartTypesCorner } |
Available types for default region start in subop milling. More... | |
Public Member Functions | |
bool | CollisionCheck () |
Returns the collision check activation Created in NX9.0.0. | |
double | CutcomMinimumAngle () |
Returns the cutter compensation minimum angle Created in NX7.5.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | CutcomMinimumMove () |
Returns the cutter compensation minimum move builder (inheritable tool dep) Created in NX7.5.0. | |
bool | CutcomOutputContactPoint () |
Returns the cutter compensation output contact point status Created in NX7.5.0. | |
bool | CutcomOutputPlane () |
Returns the cutter compensation output plane status Created in NX7.5.0. | |
NXOpen::CAM::NcmHoleMachining::CutcomTypes | CutcomType () |
Returns the cutter compensation type Created in NX7.5.0. | |
NXOpen::CAM::NcmHoleMachiningEngRet * | Engage () |
Returns the engage settings Created in NX7.5.0. | |
NXOpen::CAM::NcmHoleMachiningEngRet * | FinalRetract () |
Returns the final retract settings Created in NX7.5.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | FinalSafeDistance () |
Returns the final safe distance builder (inheritable tool dep) Created in NX7.5.0. | |
NXOpen::CAM::NcmHoleMachining::FinalTypes | FinalType () |
Returns the final type Created in NX7.5.0. | |
NXOpen::CAM::NcmHoleMachiningEngRet * | InitialEngage () |
Returns the initial engage settings Created in NX7.5.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | InitialSafeDistance () |
Returns the initial safe distance builder (inheritable tool dep) Created in NX7.5.0. | |
NXOpen::CAM::NcmHoleMachining::InitialTypes | InitialType () |
Returns the initial type Created in NX7.5.0. | |
double | NumberOfThreads () |
Returns the number of threads Created in NX7.5.0. | |
double | OverlapAngle () |
Returns the overlap angle Created in NX7.5.0. | |
double | OverlapDistance () |
Returns the overlap distance Created in NX7.5.0. | |
NXOpen::CAM::NcmHoleMachining::OverlapTypes | OverlapType () |
Returns the region start type Created in NX7.5.0. | |
double | RegionStartAngle () |
Returns the region start angle Created in NX7.5.0. | |
NXOpen::CAM::NcmHoleMachiningEngRet * | Retract () |
Returns the retract settings Created in NX7.5.0. | |
void | SetCollisionCheck (bool newValue) |
Sets the collision check activation Created in NX9.0.0. | |
void | SetCutcomMinimumAngle (double minimumAngle) |
Sets the cutter compensation minimum angle Created in NX7.5.0. | |
void | SetCutcomOutputContactPoint (bool newValue) |
Sets the cutter compensation output contact point status Created in NX7.5.0. | |
void | SetCutcomOutputPlane (bool outputPlane) |
Sets the cutter compensation output plane status Created in NX7.5.0. | |
void | SetCutcomType (NXOpen::CAM::NcmHoleMachining::CutcomTypes cutcomType) |
Sets the cutter compensation type Created in NX7.5.0. | |
void | SetFinalType (NXOpen::CAM::NcmHoleMachining::FinalTypes finalType) |
Sets the final type Created in NX7.5.0. | |
void | SetInitialType (NXOpen::CAM::NcmHoleMachining::InitialTypes initialType) |
Sets the initial type Created in NX7.5.0. | |
void | SetNumberOfThreads (double numberOfThreads) |
Sets the number of threads Created in NX7.5.0. | |
void | SetOverlapAngle (double overlapAngle) |
Sets the overlap angle Created in NX7.5.0. | |
void | SetOverlapDistance (double overlapDistance) |
Sets the overlap distance Created in NX7.5.0. | |
void | SetOverlapType (NXOpen::CAM::NcmHoleMachining::OverlapTypes overlapType) |
Sets the region start type Created in NX7.5.0. | |
void | SetRegionStartAngle (double regionStartAngle) |
Sets the region start angle Created in NX7.5.0. | |
void | SetStartFromCenter (bool startFromCenter) |
Sets the start from center Created in NX7.5.5. | |
void | SetSuppressCutcom (bool suppressCutcom) |
Sets the suppress cutter compensation Created in NX7.5.0. | |
bool | StartFromCenter () |
Returns the start from center Created in NX7.5.5. | |
bool | SuppressCutcom () |
Returns the suppress cutter compensation Created in NX7.5.0. | |
NXOpen::CAM::NcmAvoidancePointBuilder * | TransferAvoidanceFrom () |
Returns the from point builder Created in NX7.5.0. | |
NXOpen::CAM::NcmAvoidancePointBuilder * | TransferAvoidanceGohome () |
Returns the gohome point builder Created in NX7.5.0. | |
NXOpen::CAM::NcmAvoidancePointBuilder * | TransferAvoidanceReturn () |
Returns the return point builder Created in NX7.5.0. | |
NXOpen::CAM::NcmAvoidancePointBuilder * | TransferAvoidanceStart () |
Returns the start point builder Created in NX7.5.0. | |
NXOpen::CAM::NcmTransfer * | TransferBetweenRegions () |
Returns the transfer between regions Created in NX9.0.0. | |
NXOpen::CAM::NcmClearanceBuilder * | TransferClearance () |
Returns the clearance setting Created in NX7.5.0. | |
NXOpen::CAM::NcmTransferBuilder * | TransferInitialFinal () |
Returns the transfer settings for initial and final Created in NX7.5.0. | |
![]() | |
NXOpen::CAM::NcmSubopBuilder::DefaultRegionStartTypes | DefaultRegionStartType () |
Returns the region start type Created in NX8.5.0. | |
void | GetRegionStartPoints (std::vector< NXOpen::Point * > ®ionStartPoints) |
Returns region start points Created in NX8.5.0. | |
void | SetDefaultRegionStartType (NXOpen::CAM::NcmSubopBuilder::DefaultRegionStartTypes defaultRegionStartType) |
Sets the region start type Created in NX8.5.0. | |
void | SetRegionStartPoints (const std::vector< NXOpen::Point * > ®ionStartPoints) |
Sets region start points Created in NX8.5.0. | |
void | SetStartPointsUseEffectDist (bool newValue) |
Sets the start points use effective distance Created in NX8.5.0. | |
NXOpen::CAM::InheritableToolDepBuilder * | StartPointsEffectDistBuilder () |
Returns the region start points effective distance builder (inheritable tool dep) Created in NX8.5.0. | |
bool | StartPointsUseEffectDist () |
Returns the start points use effective distance Created in NX8.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 CAM::NcmHoleMachining.
Created in NX7.5.0.
Available types for final clearance in hole machining.
FinalTypesClearance |
clearance |
FinalTypesDistance |
distance |
FinalTypesNone |
none |
FinalTypesClearanceShortestDistance |
Clearance - Shortest Distance. |
FinalTypesClearanceCutPlane |
Clearance - Cut Plane. |
Available types for initial clearance in hole machining.
bool NXOpen::CAM::NcmHoleMachining::CollisionCheck | ( | ) |
Returns the collision check activation
Created in NX9.0.0.
License requirements : None
double NXOpen::CAM::NcmHoleMachining::CutcomMinimumAngle | ( | ) |
Returns the cutter compensation minimum angle
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmHoleMachining::CutcomMinimumMove | ( | ) |
Returns the cutter compensation minimum move builder (inheritable tool dep)
Created in NX7.5.0.
License requirements : None
bool NXOpen::CAM::NcmHoleMachining::CutcomOutputContactPoint | ( | ) |
Returns the cutter compensation output contact point status
Created in NX7.5.0.
License requirements : None
bool NXOpen::CAM::NcmHoleMachining::CutcomOutputPlane | ( | ) |
Returns the cutter compensation output plane status
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmHoleMachining::CutcomTypes NXOpen::CAM::NcmHoleMachining::CutcomType | ( | ) |
Returns the cutter compensation type
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmHoleMachiningEngRet* NXOpen::CAM::NcmHoleMachining::Engage | ( | ) |
Returns the engage settings
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmHoleMachiningEngRet* NXOpen::CAM::NcmHoleMachining::FinalRetract | ( | ) |
Returns the final retract settings
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmHoleMachining::FinalSafeDistance | ( | ) |
Returns the final safe distance builder (inheritable tool dep)
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmHoleMachining::FinalTypes NXOpen::CAM::NcmHoleMachining::FinalType | ( | ) |
Returns the final type
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmHoleMachiningEngRet* NXOpen::CAM::NcmHoleMachining::InitialEngage | ( | ) |
Returns the initial engage settings
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmHoleMachining::InitialSafeDistance | ( | ) |
Returns the initial safe distance builder (inheritable tool dep)
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmHoleMachining::InitialTypes NXOpen::CAM::NcmHoleMachining::InitialType | ( | ) |
Returns the initial type
Created in NX7.5.0.
License requirements : None
double NXOpen::CAM::NcmHoleMachining::NumberOfThreads | ( | ) |
Returns the number of threads
Created in NX7.5.0.
License requirements : None
double NXOpen::CAM::NcmHoleMachining::OverlapAngle | ( | ) |
Returns the overlap angle
Created in NX7.5.0.
License requirements : None
double NXOpen::CAM::NcmHoleMachining::OverlapDistance | ( | ) |
Returns the overlap distance
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmHoleMachining::OverlapTypes NXOpen::CAM::NcmHoleMachining::OverlapType | ( | ) |
Returns the region start type
Created in NX7.5.0.
License requirements : None
double NXOpen::CAM::NcmHoleMachining::RegionStartAngle | ( | ) |
Returns the region start angle
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmHoleMachiningEngRet* NXOpen::CAM::NcmHoleMachining::Retract | ( | ) |
Returns the retract settings
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::NcmHoleMachining::SetCollisionCheck | ( | bool | newValue | ) |
Sets the collision check activation
Created in NX9.0.0.
License requirements : cam_base ("CAM BASE")
newValue | newvalue |
void NXOpen::CAM::NcmHoleMachining::SetCutcomMinimumAngle | ( | double | minimumAngle | ) |
Sets the cutter compensation minimum angle
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
minimumAngle | minimumangle |
void NXOpen::CAM::NcmHoleMachining::SetCutcomOutputContactPoint | ( | bool | newValue | ) |
Sets the cutter compensation output contact point status
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
newValue | newvalue |
void NXOpen::CAM::NcmHoleMachining::SetCutcomOutputPlane | ( | bool | outputPlane | ) |
Sets the cutter compensation output plane status
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
outputPlane | outputplane |
void NXOpen::CAM::NcmHoleMachining::SetCutcomType | ( | NXOpen::CAM::NcmHoleMachining::CutcomTypes | cutcomType | ) |
Sets the cutter compensation type
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
cutcomType | cutcomtype |
void NXOpen::CAM::NcmHoleMachining::SetFinalType | ( | NXOpen::CAM::NcmHoleMachining::FinalTypes | finalType | ) |
Sets the final type
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
finalType | finaltype |
void NXOpen::CAM::NcmHoleMachining::SetInitialType | ( | NXOpen::CAM::NcmHoleMachining::InitialTypes | initialType | ) |
Sets the initial type
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
initialType | initialtype |
void NXOpen::CAM::NcmHoleMachining::SetNumberOfThreads | ( | double | numberOfThreads | ) |
Sets the number of threads
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
numberOfThreads | numberofthreads |
void NXOpen::CAM::NcmHoleMachining::SetOverlapAngle | ( | double | overlapAngle | ) |
Sets the overlap angle
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
overlapAngle | overlapangle |
void NXOpen::CAM::NcmHoleMachining::SetOverlapDistance | ( | double | overlapDistance | ) |
Sets the overlap distance
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
overlapDistance | overlapdistance |
void NXOpen::CAM::NcmHoleMachining::SetOverlapType | ( | NXOpen::CAM::NcmHoleMachining::OverlapTypes | overlapType | ) |
Sets the region start type
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
overlapType | overlaptype |
void NXOpen::CAM::NcmHoleMachining::SetRegionStartAngle | ( | double | regionStartAngle | ) |
Sets the region start angle
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
regionStartAngle | regionstartangle |
void NXOpen::CAM::NcmHoleMachining::SetStartFromCenter | ( | bool | startFromCenter | ) |
Sets the start from center
Created in NX7.5.5.
License requirements : cam_base ("CAM BASE")
startFromCenter | the start from center |
void NXOpen::CAM::NcmHoleMachining::SetSuppressCutcom | ( | bool | suppressCutcom | ) |
Sets the suppress cutter compensation
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
suppressCutcom | suppresscutcom |
bool NXOpen::CAM::NcmHoleMachining::StartFromCenter | ( | ) |
Returns the start from center
Created in NX7.5.5.
License requirements : None
bool NXOpen::CAM::NcmHoleMachining::SuppressCutcom | ( | ) |
Returns the suppress cutter compensation
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::NcmHoleMachining::TransferAvoidanceFrom | ( | ) |
Returns the from point builder
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::NcmHoleMachining::TransferAvoidanceGohome | ( | ) |
Returns the gohome point builder
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::NcmHoleMachining::TransferAvoidanceReturn | ( | ) |
Returns the return point builder
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::NcmHoleMachining::TransferAvoidanceStart | ( | ) |
Returns the start point builder
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmTransfer* NXOpen::CAM::NcmHoleMachining::TransferBetweenRegions | ( | ) |
Returns the transfer between regions
Created in NX9.0.0.
License requirements : None
NXOpen::CAM::NcmClearanceBuilder* NXOpen::CAM::NcmHoleMachining::TransferClearance | ( | ) |
Returns the clearance setting
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::NcmTransferBuilder* NXOpen::CAM::NcmHoleMachining::TransferInitialFinal | ( | ) |
Returns the transfer settings for initial and final
Created in NX7.5.0.
License requirements : None