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

Represents a CAM.NcmTurningBuilder
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::NcmTurningBuilder:
NXOpen::CAM::NcmSubopBuilder NXOpen::CAM::BaseBuilder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder NXOpen::CAM::NcmTurnRoughFinishBuilder NXOpen::CAM::NcmTurnThreadBuilder NXOpen::CAM::NcmTurnRoughBuilder

Public Member Functions

bool AvoidanceAfterLastRetract ()
 Returns the prefer direct motion after last retract
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnAvoidanceApproachBuilderAvoidanceApproachBuilder ()
 Returns the approach path builder
Created in NX6.0.0. More...
 
bool AvoidanceBetweenRegions ()
 Returns the prefer direct motion between regions
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnAvoidanceClearanceBuilderAvoidanceClearanceBuilder ()
 Returns the clearance builder
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnAvoidanceDepartureBuilderAvoidanceDepartureBuilder ()
 Returns the departure path builder
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnAvoidanceFromBuilderAvoidanceFromBuilder ()
 Returns the avoidance from builder
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnAvoidanceGohomeBuilderAvoidanceGohomeBuilder ()
 Returns the gohome point builder
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnAvoidanceReturnBuilderAvoidanceReturnBuilder ()
 Returns the return path builder
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnAvoidanceStartBuilderAvoidanceStartBuilder ()
 Returns the avoidance start builder
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnAvoidanceStartOfEngageBuilderAvoidanceStartOfEngageBuilder ()
 Returns the start of engage builder
Created in NX6.0.0. More...
 
bool AvoidanceToStartOfEngage ()
 Returns the prefer direct motion to start of engage
Created in NX6.0.0. More...
 
NXOpen::CAM::CutcomCutcom ()
 Returns the cutter compensation builder
Created in NX6.0.2. More...
 
NXOpen::CAM::NcmHoleMachiningNcmHoleMachiningBuilder ()
 Returns the non cutting moves hole machining builder
Created in NX10.0.2. More...
 
void SetAvoidanceAfterLastRetract (bool avoidanceAfterLastRetract)
 Sets the prefer direct motion after last retract
Created in NX6.0.0. More...
 
void SetAvoidanceBetweenRegions (bool avoidanceBetweenRegions)
 Sets the prefer direct motion between regions
Created in NX6.0.0. More...
 
void SetAvoidanceToStartOfEngage (bool avoidanceToStartOfEngage)
 Sets the prefer direct motion to start of engage
Created in NX6.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...
 

Additional Inherited Members

- Public Types inherited from NXOpen::CAM::NcmSubopBuilder
enum  DefaultRegionStartTypes { DefaultRegionStartTypesMidPoint, DefaultRegionStartTypesCorner }
 Available types for default region start in subop milling. More...
 

Detailed Description

Represents a CAM.NcmTurningBuilder
Created in NX6.0.0.


Member Function Documentation

bool NXOpen::CAM::NcmTurningBuilder::AvoidanceAfterLastRetract ( )

Returns the prefer direct motion after last retract
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidanceApproachBuilder* NXOpen::CAM::NcmTurningBuilder::AvoidanceApproachBuilder ( )

Returns the approach path builder
Created in NX6.0.0.



License requirements : None

bool NXOpen::CAM::NcmTurningBuilder::AvoidanceBetweenRegions ( )

Returns the prefer direct motion between regions
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidanceClearanceBuilder* NXOpen::CAM::NcmTurningBuilder::AvoidanceClearanceBuilder ( )

Returns the clearance builder
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidanceDepartureBuilder* NXOpen::CAM::NcmTurningBuilder::AvoidanceDepartureBuilder ( )

Returns the departure path builder
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidanceFromBuilder* NXOpen::CAM::NcmTurningBuilder::AvoidanceFromBuilder ( )

Returns the avoidance from builder
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidanceGohomeBuilder* NXOpen::CAM::NcmTurningBuilder::AvoidanceGohomeBuilder ( )

Returns the gohome point builder
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidanceReturnBuilder* NXOpen::CAM::NcmTurningBuilder::AvoidanceReturnBuilder ( )

Returns the return path builder
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidanceStartBuilder* NXOpen::CAM::NcmTurningBuilder::AvoidanceStartBuilder ( )

Returns the avoidance start builder
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidanceStartOfEngageBuilder* NXOpen::CAM::NcmTurningBuilder::AvoidanceStartOfEngageBuilder ( )

Returns the start of engage builder
Created in NX6.0.0.



License requirements : None

bool NXOpen::CAM::NcmTurningBuilder::AvoidanceToStartOfEngage ( )

Returns the prefer direct motion to start of engage
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::Cutcom* NXOpen::CAM::NcmTurningBuilder::Cutcom ( )

Returns the cutter compensation builder
Created in NX6.0.2.



License requirements : None

NXOpen::CAM::NcmHoleMachining* NXOpen::CAM::NcmTurningBuilder::NcmHoleMachiningBuilder ( )

Returns the non cutting moves hole machining builder
Created in NX10.0.2.



License requirements : None

void NXOpen::CAM::NcmTurningBuilder::SetAvoidanceAfterLastRetract ( bool  avoidanceAfterLastRetract)

Sets the prefer direct motion after last retract
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
avoidanceAfterLastRetractthe prefer direct motion after last retract
void NXOpen::CAM::NcmTurningBuilder::SetAvoidanceBetweenRegions ( bool  avoidanceBetweenRegions)

Sets the prefer direct motion between regions
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
avoidanceBetweenRegionsthe prefer direct motion between regions
void NXOpen::CAM::NcmTurningBuilder::SetAvoidanceToStartOfEngage ( bool  avoidanceToStartOfEngage)

Sets the prefer direct motion to start of engage
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
avoidanceToStartOfEngagethe prefer direct motion to start of engage

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