NX Open C++ Reference Guide
Public Types | Public Member Functions
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

List of all members.

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.
NXOpen::CAM::TurnAvoidancePathPointsBuilderApproachPathPointsListBuilder ()
 Returns the avoidance path points list builder
Created in NX6.0.0.
void SetApproachPathMode (NXOpen::CAM::TurnAvoidanceApproachBuilder::ApproachPathModes approachPathMode)
 Sets the approach path mode
Created in NX6.0.0.

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

Returns the approach path mode
Created in NX6.0.0.



License requirements : None

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



License requirements : None

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.