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 } |
Available types for final clearance in hole machining. More... | |
enum | InitialTypes { InitialTypesClearance, InitialTypesDistance, InitialTypesNone, InitialTypesBlankPlane } |
Available types for initial clearance in hole machining. More... | |
enum | OverlapTypes { OverlapTypesAxial, OverlapTypesAlongCut, OverlapTypesAngle } |
Available types for overlap types. More... | |
Public Member Functions | |
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 | 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::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::NcmHoleMachining.
Created in NX7.5.0.
Returns the cutter compensation minimum angle
Created in NX7.5.0.
License requirements : None
Returns the cutter compensation minimum move builder (inheritable tool dep)
Created in NX7.5.0.
License requirements : None
Returns the cutter compensation output contact point status
Created in NX7.5.0.
License requirements : None
Returns the cutter compensation output plane status
Created in NX7.5.0.
License requirements : None
Returns the cutter compensation type
Created in NX7.5.0.
License requirements : None
Returns the engage settings
Created in NX7.5.0.
License requirements : None
Returns the final retract settings
Created in NX7.5.0.
License requirements : None
Returns the final safe distance builder (inheritable tool dep)
Created in NX7.5.0.
License requirements : None
Returns the final type
Created in NX7.5.0.
License requirements : None
Returns the initial engage settings
Created in NX7.5.0.
License requirements : None
Returns the initial safe distance builder (inheritable tool dep)
Created in NX7.5.0.
License requirements : None
Returns the initial type
Created in NX7.5.0.
License requirements : None
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
Returns the overlap distance
Created in NX7.5.0.
License requirements : None
Returns the region start type
Created in NX7.5.0.
License requirements : None
Returns the region start angle
Created in NX7.5.0.
License requirements : None
Returns the retract settings
Created in NX7.5.0.
License requirements : None
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 |
Returns the start from center
Created in NX7.5.5.
License requirements : None
Returns the suppress cutter compensation
Created in NX7.5.0.
License requirements : None
Returns the from point builder
Created in NX7.5.0.
License requirements : None
Returns the gohome point builder
Created in NX7.5.0.
License requirements : None
Returns the return point builder
Created in NX7.5.0.
License requirements : None
Returns the start point builder
Created in NX7.5.0.
License requirements : None
Returns the clearance setting
Created in NX7.5.0.
License requirements : None
Returns the transfer settings for initial and final
Created in NX7.5.0.
License requirements : None