NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::NcmPlanarBuilder Class Reference

Represents a NXOpen::CAM::NcmPlanarBuilder. More...

Inheritance diagram for NXOpen::CAM::NcmPlanarBuilder:
NXOpen::CAM::NcmSubopBuilder NXOpen::CAM::BaseBuilder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  CutcomTypes { CutcomTypesNone, CutcomTypesAllFinishPasses, CutcomTypesFinalFinishPass }
 Available types for cutter compensation in planar milling. More...
 
enum  FinalRet { FinalRetInherit, FinalRetPlunge, FinalRetNone }
 Available strategies for final retract in planar milling. More...
 
enum  FinalTypes {
  FinalTypesClearance, FinalTypesDistance, FinalTypesNone, FinalTypesShortestDistanceToClearance,
  FinalTypesCutPlaneToClearance
}
 Available types for final clearance in planar milling. More...
 
enum  InitialEng { InitialEngInherit, InitialEngLift, InitialEngNone }
 Available strategies for initial engage in planar milling. More...
 
enum  InitialTypes {
  InitialTypesClearance, InitialTypesDistance, InitialTypesNone, InitialTypesBlankPlane,
  InitialTypesShortestDistanceToClearance, InitialTypesCutPlaneToClearance
}
 Available types for initial clearance in planar milling. More...
 
enum  PredrillPointsOutputOptions { PredrillPointsOutputOptionsNone, PredrillPointsOutputOptionsAllRegions, PredrillPointsOutputOptionsBottomRegions }
 Available options for output of pre-drill points in planar milling. More...
 
enum  TransferBetweenLevelsTypes { TransferBetweenLevelsTypesPrevPlane, TransferBetweenLevelsTypesDirect, TransferBetweenLevelsTypesClearance }
 Available types for transfer between levels in planar milling. More...
 
enum  TransferBetweenRegionsTypes {
  TransferBetweenRegionsTypesClearance, TransferBetweenRegionsTypesPrevPlane, TransferBetweenRegionsTypesDirect, TransferBetweenRegionsTypesLowestSafeZ,
  TransferBetweenRegionsTypesBlankPlane, TransferBetweenRegionsTypesShortestToClearance, TransferBetweenRegionsTypesCutPlaneToClearance
}
 Available types for transfer between regions in planar milling. More...
 
enum  TransferWithinLevelsTypes {
  TransferWithinLevelsTypesLowestSafeZ, TransferWithinLevelsTypesPrevPlane, TransferWithinLevelsTypesDirect, TransferWithinLevelsTypesClearance,
  TransferWithinLevelsTypesBlankPlane, TransferWithinLevelsTypesShortestToClearance, TransferWithinLevelsTypesCutPlaneToClearance, TransferWithinLevelsTypesSmooth,
  TransferWithinLevelsTypesDirectPreviousPlaneBackup, TransferWithinLevelsTypesCutPlane
}
 Available types for transfer within levels in planar milling. More...
 
enum  TransferWithinLevelsWiths {
  TransferWithinLevelsWithsUseEngret, TransferWithinLevelsWithsFollowBoundary, TransferWithinLevelsWithsLiftPlunge, TransferWithinLevelsWithsNone,
  TransferWithinLevelsWithsSmooth
}
 Available strategies for transfer within levels in planar milling. More...
 
- Public Types inherited from NXOpen::CAM::NcmSubopBuilder
enum  DefaultRegionStartTypes { DefaultRegionStartTypesMidPoint, DefaultRegionStartTypesCorner }
 Available types for default region start in subop milling. More...
 

Public Member Functions

bool ApplySafetyToDirect ()
 Returns the apply safety to direct value
Created in NX9.0.3. More...
 
NXOpen::CAM::NcmClearanceBuilderClearanceBuilder ()
 Returns the clearance builder (inheritable tool dep)
Created in NX5.0.0. More...
 
bool CollisionCheck ()
 Returns the collision check activation
Created in NX5.0.0. More...
 
double CutcomMinimumAngle ()
 Returns the cutter compensation minimum angle
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderCutcomMinimumMoveBuilder ()
 Returns the cutter compensation minimum move builder (inheritable tool dep)
Created in NX5.0.0. More...
 
bool CutcomOutputContactPoint ()
 Returns the cutter compensation output contact point status
Created in NX5.0.0. More...
 
bool CutcomOutputPlane ()
 Returns the cutter compensation output plane status
Created in NX5.0.0. More...
 
int CutcomTrackingPointType ()
 Returns the cutter compensation tracking point selection
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarBuilder::CutcomTypes CutcomType ()
 Returns the cutter compensation type
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarEngRetBuilderEngageClosedAreaBuilder ()
 Returns the default engage closed area builder
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarEngRetBuilderEngageInitialClosedBuilder ()
 Returns the initial engage closed area builder
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarEngRetBuilderEngageInitialOpenBuilder ()
 Returns the initial engage open area builder
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarEngRetBuilderEngageOpenAreaBuilder ()
 Returns the default engage open area builder
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderFinalSafeDistanceBuilder ()
 Returns the final safe distance builder (inheritable tool dep)
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarBuilder::FinalTypes FinalType ()
 Returns the final type
Created in NX5.0.0. More...
 
std::vector< NXOpen::Point * > GetPredrillPoints ()
 The pre-drill points. More...
 
NXOpen::CAM::InheritableToolDepBuilderInitialSafeDistanceBuilder ()
 Returns the initial safe distance builder (inheritable tool dep)
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarBuilder::InitialTypes InitialType ()
 Returns the initial type
Created in NX5.0.0. More...
 
bool LimitEngRetToCutRegion ()
 Returns the flag to control limitation of engage and retract motions to cut regions
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderOverlapDistanceBuilder ()
 Returns the start/drill points overlap distance builder (inheritable tool dep)
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderPredrillPointsEffectDistBuilder ()
 Returns the pre-drill points effective distance builder (inheritable tool dep)
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarBuilder::PredrillPointsOutputOptions PredrillPointsOutput ()
 Returns the pre-drill points output option
Created in NX5.0.0. More...
 
bool PredrillPointsUseEffectDist ()
 Returns the pre-drill points use effective distance
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarEngRetBuilderRetractAreaBuilder ()
 Returns the retract area builder
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarEngRetBuilderRetractFinalBuilder ()
 Returns the final retract builder
Created in NX5.0.0. More...
 
void SetApplySafetyToDirect (bool applySafety)
 Sets the apply safety to direct value
Created in NX9.0.3. More...
 
void SetCollisionCheck (bool newValue)
 Sets the collision check activation
Created in NX5.0.0. More...
 
void SetCutcomMinimumAngle (double minimumAngle)
 Sets the cutter compensation minimum angle
Created in NX5.0.0. More...
 
void SetCutcomOutputContactPoint (bool newValue)
 Sets the cutter compensation output contact point status
Created in NX5.0.0. More...
 
void SetCutcomOutputPlane (bool outputPlane)
 Sets the cutter compensation output plane status
Created in NX5.0.0. More...
 
void SetCutcomTrackingPointType (int newValue)
 Sets the cutter compensation tracking point selection
Created in NX5.0.0. More...
 
void SetCutcomType (NXOpen::CAM::NcmPlanarBuilder::CutcomTypes cutcomType)
 Sets the cutter compensation type
Created in NX5.0.0. More...
 
void SetFinalType (NXOpen::CAM::NcmPlanarBuilder::FinalTypes finalType)
 Sets the final type
Created in NX5.0.0. More...
 
void SetInitialType (NXOpen::CAM::NcmPlanarBuilder::InitialTypes initialType)
 Sets the initial type
Created in NX5.0.0. More...
 
void SetLimitEngRetToCutRegion (bool newValue)
 Sets the flag to control limitation of engage and retract motions to cut regions
Created in NX5.0.0. More...
 
void SetPredrillPoints (const std::vector< NXOpen::Point * > &predrillPoints)
 The pre-drill points
Created in NX5.0.0. More...
 
void SetPredrillPointsOutput (NXOpen::CAM::NcmPlanarBuilder::PredrillPointsOutputOptions newValue)
 Sets the pre-drill points output option
Created in NX5.0.0. More...
 
void SetPredrillPointsUseEffectDist (bool newValue)
 Sets the pre-drill points use effective distance
Created in NX5.0.0. More...
 
void SetSuppressCutcom (bool suppressCutcom)
 Sets the suppress cutter compensation
Created in NX6.0.0. More...
 
void SetTransferBetweenLevelsType (NXOpen::CAM::NcmPlanarBuilder::TransferBetweenLevelsTypes transferType)
 Sets the transfer between levels type
Created in NX5.0.0. More...
 
void SetTransferBetweenRegionsType (NXOpen::CAM::NcmPlanarBuilder::TransferBetweenRegionsTypes transferType)
 Sets the transfer between regions type
More...
 
void SetTransferWithinLevelsType (NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsTypes transferType)
 Sets the transfer within levels type
Created in NX5.0.0. More...
 
void SetTransferWithinLevelsWith (NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsWiths newValue)
 Sets the transfer within levels strategy
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmSmoothingBuilderSmoothingBuilder ()
 Returns the smoothing builder
Created in NX9.0.2. More...
 
bool SuppressCutcom ()
 Returns the suppress cutter compensation
Created in NX6.0.0. More...
 
NXOpen::CAM::NcmAvoidancePointBuilderTransferAvoidanceFromBuilder ()
 Returns the from point builder
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmAvoidancePointBuilderTransferAvoidanceGohomeBuilder ()
 Returns the gohome point builder
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmAvoidancePointBuilderTransferAvoidanceReturnBuilder ()
 Returns the return point builder
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmAvoidancePointBuilderTransferAvoidanceStartBuilder ()
 Returns the start point builder
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderTransferBetweenLevelsSafeDistanceBuilder ()
 Returns the transfer between levels safe distance builder (inheritable tool dep)
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarBuilder::TransferBetweenLevelsTypes TransferBetweenLevelsType ()
 Returns the transfer between levels type
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmTransferTransferBetweenRegionsBuilder ()
 Returns the Transfer Between Regions builder
Created in NX9.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderTransferBetweenRegionsSafeDistanceBuilder ()
 Returns the transfer between regions safe distance builder (inheritable tool dep)
More...
 
NXOpen::CAM::NcmPlanarBuilder::TransferBetweenRegionsTypes TransferBetweenRegionsType ()
 Returns the transfer between regions type
More...
 
NXOpen::CAM::InheritableToolDepBuilderTransferWithinLevelsHeightBuilder ()
 Returns the transfer within levels height builder (inheritable tool dep)
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderTransferWithinLevelsMaxFollowDistanceBuilder ()
 Returns the transfer within levels max follow distance builder (inheritable tool dep)
Created in NX5.0.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderTransferWithinLevelsSafeDistanceBuilder ()
 Returns the transfer within levels safe distance builder (inheritable tool dep)
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsTypes TransferWithinLevelsType ()
 Returns the transfer within levels type
Created in NX5.0.0. More...
 
NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsWiths TransferWithinLevelsWith ()
 Returns the transfer within levels strategy
Created in NX5.0.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::NcmSubopBuilder
NXOpen::CAM::NcmSubopBuilder::DefaultRegionStartTypes DefaultRegionStartType ()
 Returns the region start type
Created in NX8.5.0. More...
 
void GetRegionStartPoints (std::vector< NXOpen::Point * > &regionStartPoints)
 Returns region start points
Created in NX8.5.0. More...
 
void SetDefaultRegionStartType (NXOpen::CAM::NcmSubopBuilder::DefaultRegionStartTypes defaultRegionStartType)
 Sets the region start type
Created in NX8.5.0. More...
 
void SetRegionStartPoints (const std::vector< NXOpen::Point * > &regionStartPoints)
 Sets region start points
Created in NX8.5.0. More...
 
void SetStartPointsUseEffectDist (bool newValue)
 Sets the start points use effective distance
Created in NX8.5.0. More...
 
NXOpen::CAM::InheritableToolDepBuilderStartPointsEffectDistBuilder ()
 Returns the region start points effective distance builder (inheritable tool dep)
Created in NX8.5.0. More...
 
bool StartPointsUseEffectDist ()
 Returns the start points use effective distance
Created in NX8.5.0. More...
 
- Public Member Functions inherited from NXOpen::CAM::BaseBuilder
NXOpen::TaggedObjectGetCustomizableItemBuilder (const NXString &name)
 Returns the customizable item builder for given customizable item name. More...
 
NXOpen::TaggedObjectGetCustomizableItemBuilder (const char *name)
 Returns the customizable item builder for given customizable item name. More...
 
std::vector< NXStringGetCustomizableItemNames ()
 Returns the names for all customizable item ids. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::NcmPlanarBuilder.


Created in NX5.0.0.

Member Enumeration Documentation

Available types for cutter compensation in planar milling.

Enumerator
CutcomTypesNone 

cutter compensation off

CutcomTypesAllFinishPasses 

cutter compensation on all finish passes

CutcomTypesFinalFinishPass 

cutter compensation on last finish pass

Available strategies for final retract in planar milling.

Enumerator
FinalRetInherit 

Use retract defs.

FinalRetPlunge 

plunge

FinalRetNone 

none

Available types for final clearance in planar milling.

Enumerator
FinalTypesClearance 

tool axis clearance

FinalTypesDistance 

distance

FinalTypesNone 

none

FinalTypesShortestDistanceToClearance 

shortest distance to clearance

FinalTypesCutPlaneToClearance 

cut plane to clearance

Available strategies for initial engage in planar milling.

Enumerator
InitialEngInherit 

Use engage defs.

InitialEngLift 

lift

InitialEngNone 

none

Available types for initial clearance in planar milling.

Enumerator
InitialTypesClearance 

tool axis to clearance

InitialTypesDistance 

distance

InitialTypesNone 

none

InitialTypesBlankPlane 

blank plane

InitialTypesShortestDistanceToClearance 

shortest distance to clearance

InitialTypesCutPlaneToClearance 

cut plane to clearance

Available options for output of pre-drill points in planar milling.

Enumerator
PredrillPointsOutputOptionsNone 

No Pre-Drill points.

PredrillPointsOutputOptionsAllRegions 

Pre-Drill Points for all regions.

PredrillPointsOutputOptionsBottomRegions 

Pre-Drill Points for bottom regions only.

Available types for transfer between levels in planar milling.

Enumerator
TransferBetweenLevelsTypesPrevPlane 

previous plane

TransferBetweenLevelsTypesDirect 

direct

TransferBetweenLevelsTypesClearance 

clearance

Available types for transfer between regions in planar milling.

Enumerator
TransferBetweenRegionsTypesClearance 

tool axis to clearance

TransferBetweenRegionsTypesPrevPlane 

previous plane

TransferBetweenRegionsTypesDirect 

direct

TransferBetweenRegionsTypesLowestSafeZ 

lowest safe z

TransferBetweenRegionsTypesBlankPlane 

Blank Plane.

TransferBetweenRegionsTypesShortestToClearance 

shortest to clearance

TransferBetweenRegionsTypesCutPlaneToClearance 

cut plane to clearance

Available types for transfer within levels in planar milling.

Enumerator
TransferWithinLevelsTypesLowestSafeZ 

lowest Safe Z

TransferWithinLevelsTypesPrevPlane 

previous plane

TransferWithinLevelsTypesDirect 

direct

TransferWithinLevelsTypesClearance 

tool axis to clearance

TransferWithinLevelsTypesBlankPlane 

Blank Plane.

TransferWithinLevelsTypesShortestToClearance 

shortest to clearance

TransferWithinLevelsTypesCutPlaneToClearance 

cut plane to clearance

TransferWithinLevelsTypesSmooth 

smooth

TransferWithinLevelsTypesDirectPreviousPlaneBackup 

direct/previous plane backup

TransferWithinLevelsTypesCutPlane 

cut plane

Available strategies for transfer within levels in planar milling.

Enumerator
TransferWithinLevelsWithsUseEngret 

Use engage and retract defs.

TransferWithinLevelsWithsFollowBoundary 

follow boundary (for future use)

TransferWithinLevelsWithsLiftPlunge 

lift and plunge

TransferWithinLevelsWithsNone 

none

TransferWithinLevelsWithsSmooth 

smooth

Member Function Documentation

bool NXOpen::CAM::NcmPlanarBuilder::ApplySafetyToDirect ( )

Returns the apply safety to direct value
Created in NX9.0.3.



License requirements : None

NXOpen::CAM::NcmClearanceBuilder* NXOpen::CAM::NcmPlanarBuilder::ClearanceBuilder ( )

Returns the clearance builder (inheritable tool dep)
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::NcmPlanarBuilder::CollisionCheck ( )

Returns the collision check activation
Created in NX5.0.0.



License requirements : None

double NXOpen::CAM::NcmPlanarBuilder::CutcomMinimumAngle ( )

Returns the cutter compensation minimum angle
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmPlanarBuilder::CutcomMinimumMoveBuilder ( )

Returns the cutter compensation minimum move builder (inheritable tool dep)
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::NcmPlanarBuilder::CutcomOutputContactPoint ( )

Returns the cutter compensation output contact point status
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::NcmPlanarBuilder::CutcomOutputPlane ( )

Returns the cutter compensation output plane status
Created in NX5.0.0.



License requirements : None

int NXOpen::CAM::NcmPlanarBuilder::CutcomTrackingPointType ( )

Returns the cutter compensation tracking point selection
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarBuilder::CutcomTypes NXOpen::CAM::NcmPlanarBuilder::CutcomType ( )

Returns the cutter compensation type
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarEngRetBuilder* NXOpen::CAM::NcmPlanarBuilder::EngageClosedAreaBuilder ( )

Returns the default engage closed area builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarEngRetBuilder* NXOpen::CAM::NcmPlanarBuilder::EngageInitialClosedBuilder ( )

Returns the initial engage closed area builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarEngRetBuilder* NXOpen::CAM::NcmPlanarBuilder::EngageInitialOpenBuilder ( )

Returns the initial engage open area builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarEngRetBuilder* NXOpen::CAM::NcmPlanarBuilder::EngageOpenAreaBuilder ( )

Returns the default engage open area builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmPlanarBuilder::FinalSafeDistanceBuilder ( )

Returns the final safe distance builder (inheritable tool dep)
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarBuilder::FinalTypes NXOpen::CAM::NcmPlanarBuilder::FinalType ( )

Returns the final type
Created in NX5.0.0.



License requirements : None

std::vector<NXOpen::Point *> NXOpen::CAM::NcmPlanarBuilder::GetPredrillPoints ( )

The pre-drill points.

Returns
Array of points
Created in NX5.0.0.

License requirements : None
NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmPlanarBuilder::InitialSafeDistanceBuilder ( )

Returns the initial safe distance builder (inheritable tool dep)
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarBuilder::InitialTypes NXOpen::CAM::NcmPlanarBuilder::InitialType ( )

Returns the initial type
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::NcmPlanarBuilder::LimitEngRetToCutRegion ( )

Returns the flag to control limitation of engage and retract motions to cut regions
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmPlanarBuilder::OverlapDistanceBuilder ( )

Returns the start/drill points overlap distance builder (inheritable tool dep)
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmPlanarBuilder::PredrillPointsEffectDistBuilder ( )

Returns the pre-drill points effective distance builder (inheritable tool dep)
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarBuilder::PredrillPointsOutputOptions NXOpen::CAM::NcmPlanarBuilder::PredrillPointsOutput ( )

Returns the pre-drill points output option
Created in NX5.0.0.



License requirements : None

bool NXOpen::CAM::NcmPlanarBuilder::PredrillPointsUseEffectDist ( )

Returns the pre-drill points use effective distance
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarEngRetBuilder* NXOpen::CAM::NcmPlanarBuilder::RetractAreaBuilder ( )

Returns the retract area builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarEngRetBuilder* NXOpen::CAM::NcmPlanarBuilder::RetractFinalBuilder ( )

Returns the final retract builder
Created in NX5.0.0.



License requirements : None

void NXOpen::CAM::NcmPlanarBuilder::SetApplySafetyToDirect ( bool  applySafety)

Sets the apply safety to direct value
Created in NX9.0.3.



License requirements : cam_base ("CAM BASE")

Parameters
applySafetythe apply safety value
void NXOpen::CAM::NcmPlanarBuilder::SetCollisionCheck ( bool  newValue)

Sets the collision check activation
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::NcmPlanarBuilder::SetCutcomMinimumAngle ( double  minimumAngle)

Sets the cutter compensation minimum angle
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
minimumAngleminimumangle
void NXOpen::CAM::NcmPlanarBuilder::SetCutcomOutputContactPoint ( bool  newValue)

Sets the cutter compensation output contact point status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::NcmPlanarBuilder::SetCutcomOutputPlane ( bool  outputPlane)

Sets the cutter compensation output plane status
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
outputPlaneoutputplane
void NXOpen::CAM::NcmPlanarBuilder::SetCutcomTrackingPointType ( int  newValue)

Sets the cutter compensation tracking point selection
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::NcmPlanarBuilder::SetCutcomType ( NXOpen::CAM::NcmPlanarBuilder::CutcomTypes  cutcomType)

Sets the cutter compensation type
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
cutcomTypecutcomtype
void NXOpen::CAM::NcmPlanarBuilder::SetFinalType ( NXOpen::CAM::NcmPlanarBuilder::FinalTypes  finalType)

Sets the final type
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
finalTypefinaltype
void NXOpen::CAM::NcmPlanarBuilder::SetInitialType ( NXOpen::CAM::NcmPlanarBuilder::InitialTypes  initialType)

Sets the initial type
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
initialTypeinitialtype
void NXOpen::CAM::NcmPlanarBuilder::SetLimitEngRetToCutRegion ( bool  newValue)

Sets the flag to control limitation of engage and retract motions to cut regions
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::NcmPlanarBuilder::SetPredrillPoints ( const std::vector< NXOpen::Point * > &  predrillPoints)

The pre-drill points
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
predrillPointsArray of points
void NXOpen::CAM::NcmPlanarBuilder::SetPredrillPointsOutput ( NXOpen::CAM::NcmPlanarBuilder::PredrillPointsOutputOptions  newValue)

Sets the pre-drill points output option
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::NcmPlanarBuilder::SetPredrillPointsUseEffectDist ( bool  newValue)

Sets the pre-drill points use effective distance
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
void NXOpen::CAM::NcmPlanarBuilder::SetSuppressCutcom ( bool  suppressCutcom)

Sets the suppress cutter compensation
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
suppressCutcomsuppresscutcom
void NXOpen::CAM::NcmPlanarBuilder::SetTransferBetweenLevelsType ( NXOpen::CAM::NcmPlanarBuilder::TransferBetweenLevelsTypes  transferType)

Sets the transfer between levels type
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
transferTypetransfertype
void NXOpen::CAM::NcmPlanarBuilder::SetTransferBetweenRegionsType ( NXOpen::CAM::NcmPlanarBuilder::TransferBetweenRegionsTypes  transferType)

Sets the transfer between regions type

Deprecated:
Deprecated in NX9.0.0.

Please use NXOpen::CAM::NcmTransfer::Type instead.


Created in NX5.0.0.

License requirements : cam_base ("CAM BASE")

Parameters
transferTypetransfertype
void NXOpen::CAM::NcmPlanarBuilder::SetTransferWithinLevelsType ( NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsTypes  transferType)

Sets the transfer within levels type
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
transferTypetransfertype
void NXOpen::CAM::NcmPlanarBuilder::SetTransferWithinLevelsWith ( NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsWiths  newValue)

Sets the transfer within levels strategy
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuenewvalue
NXOpen::CAM::NcmSmoothingBuilder* NXOpen::CAM::NcmPlanarBuilder::SmoothingBuilder ( )

Returns the smoothing builder
Created in NX9.0.2.



License requirements : None

bool NXOpen::CAM::NcmPlanarBuilder::SuppressCutcom ( )

Returns the suppress cutter compensation
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::NcmPlanarBuilder::TransferAvoidanceFromBuilder ( )

Returns the from point builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::NcmPlanarBuilder::TransferAvoidanceGohomeBuilder ( )

Returns the gohome point builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::NcmPlanarBuilder::TransferAvoidanceReturnBuilder ( )

Returns the return point builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::NcmPlanarBuilder::TransferAvoidanceStartBuilder ( )

Returns the start point builder
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmPlanarBuilder::TransferBetweenLevelsSafeDistanceBuilder ( )

Returns the transfer between levels safe distance builder (inheritable tool dep)
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarBuilder::TransferBetweenLevelsTypes NXOpen::CAM::NcmPlanarBuilder::TransferBetweenLevelsType ( )

Returns the transfer between levels type
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmTransfer* NXOpen::CAM::NcmPlanarBuilder::TransferBetweenRegionsBuilder ( )

Returns the Transfer Between Regions builder
Created in NX9.0.0.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmPlanarBuilder::TransferBetweenRegionsSafeDistanceBuilder ( )

Returns the transfer between regions safe distance builder (inheritable tool dep)

Deprecated:
Deprecated in NX9.0.0.

Please use NXOpen::CAM::NcmTransfer::SafeDistanceBuilder instead.


Created in NX5.0.0.

License requirements : None

NXOpen::CAM::NcmPlanarBuilder::TransferBetweenRegionsTypes NXOpen::CAM::NcmPlanarBuilder::TransferBetweenRegionsType ( )

Returns the transfer between regions type

Deprecated:
Deprecated in NX9.0.0.

Please use NXOpen::CAM::NcmTransfer::Type instead.


Created in NX5.0.0.

License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsHeightBuilder ( )

Returns the transfer within levels height builder (inheritable tool dep)
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsMaxFollowDistanceBuilder ( )

Returns the transfer within levels max follow distance builder (inheritable tool dep)
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::InheritableToolDepBuilder* NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsSafeDistanceBuilder ( )

Returns the transfer within levels safe distance builder (inheritable tool dep)
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsTypes NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsType ( )

Returns the transfer within levels type
Created in NX5.0.0.



License requirements : None

NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsWiths NXOpen::CAM::NcmPlanarBuilder::TransferWithinLevelsWith ( )

Returns the transfer within levels strategy
Created in NX5.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.