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

Represents an avoidance start of engage Builder
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::TurnAvoidanceApproachBuilder:
NXOpen::TaggedObject

Public Types

enum  ApproachPathModes { ApproachPathModesNone, ApproachPathModesPoints, ApproachPathModesPointsAfterToolChange }
 The approach path mode options
Created in NX6.0.0. More...
 

Public Member Functions

NXOpen::CAM::TurnAvoidanceApproachBuilder::ApproachPathModes ApproachPathMode ()
 Returns the approach path mode
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnAvoidancePathPointsBuilderApproachPathPointsListBuilder ()
 Returns the avoidance path points list builder
Created in NX6.0.0. More...
 
void SetApproachPathMode (NXOpen::CAM::TurnAvoidanceApproachBuilder::ApproachPathModes approachPathMode)
 Sets the approach path mode
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents an avoidance start of engage Builder
Created in NX6.0.0.


Member Enumeration Documentation

The approach path mode options
Created in NX6.0.0.


Enumerator
ApproachPathModesNone 

Path is inactive.

ApproachPathModesPoints 

Path is defined by points.

ApproachPathModesPointsAfterToolChange 

Path is defined by points, but applied only after tool change.

Member Function Documentation

NXOpen::CAM::TurnAvoidanceApproachBuilder::ApproachPathModes NXOpen::CAM::TurnAvoidanceApproachBuilder::ApproachPathMode ( )

Returns the approach path mode
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidancePathPointsBuilder* NXOpen::CAM::TurnAvoidanceApproachBuilder::ApproachPathPointsListBuilder ( )

Returns the avoidance path points list builder
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::TurnAvoidanceApproachBuilder::SetApproachPathMode ( NXOpen::CAM::TurnAvoidanceApproachBuilder::ApproachPathModes  approachPathMode)

Sets the approach path mode
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
approachPathModethe approach path mode value

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