NX Open C++ Reference Guide
|
Represents a CAM::NcmHoleDrilling. More...
Additional Inherited Members | |
![]() | |
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... | |
![]() | |
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. | |
Represents a CAM::NcmHoleDrilling.
Created in NX9.0.0.