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

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

Inheritance diagram for NXOpen::CAM::TurnAvoidanceDepartureBuilder:
NXOpen::TaggedObject

Public Types

enum  DeparturePathModes {
  DeparturePathModesNone, DeparturePathModesPoints, DeparturePathModesSameAsApproach, DeparturePathModesPointsBeforeToolChange,
  DeparturePathModesSameAsApproachBeforeToolChange
}
 The departure path mode options
Created in NX6.0.0. More...
 

Public Member Functions

NXOpen::CAM::TurnAvoidanceDepartureBuilder::DeparturePathModes DeparturePathMode ()
 Returns the departure path mode
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnAvoidancePathPointsBuilderDeparturePathPointsListBuilder ()
 Returns the avoidance path points list builder
Created in NX6.0.0. More...
 
void SetDeparturePathMode (NXOpen::CAM::TurnAvoidanceDepartureBuilder::DeparturePathModes departurePathMode)
 Sets the departure 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 departure path mode options
Created in NX6.0.0.


Enumerator
DeparturePathModesNone 

Path is inactive.

DeparturePathModesPoints 

Path is defined by points.

DeparturePathModesSameAsApproach 

Path is locked to approach path.

DeparturePathModesPointsBeforeToolChange 

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

DeparturePathModesSameAsApproachBeforeToolChange 

Path is locked to approach path, but applied only before tool change.

Member Function Documentation

NXOpen::CAM::TurnAvoidanceDepartureBuilder::DeparturePathModes NXOpen::CAM::TurnAvoidanceDepartureBuilder::DeparturePathMode ( )

Returns the departure path mode
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidancePathPointsBuilder* NXOpen::CAM::TurnAvoidanceDepartureBuilder::DeparturePathPointsListBuilder ( )

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



License requirements : None

void NXOpen::CAM::TurnAvoidanceDepartureBuilder::SetDeparturePathMode ( NXOpen::CAM::TurnAvoidanceDepartureBuilder::DeparturePathModes  departurePathMode)

Sets the departure path mode
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
departurePathModethe departure 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.