NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.CAM.TurnAvoidanceDepartureBuilder Class Reference

Represents an avoidance start of engage Builder More...

Inheritance diagram for NXOpen.CAM.TurnAvoidanceDepartureBuilder:

Public Types

enum  DeparturePathModes {
  None, Points, SameAsApproach, PointsBeforeToolChange,
  SameAsApproachBeforeToolChange
}
 The departure path mode options More...
 

Properties

unsafe
NXOpen.CAM.TurnAvoidanceDepartureBuilder.DeparturePathModes 
DeparturePathMode [get, set]
 Returns or sets the departure path mode More...
 
unsafe
NXOpen.CAM.TurnAvoidancePathPointsBuilder 
DeparturePathPointsListBuilder [get]
 Returns the avoidance path points list builder More...
 

Detailed Description

Represents an avoidance start of engage Builder

Created in NX6.0.0

Member Enumeration Documentation

The departure path mode options

Enumerator
None 

Path is inactive.

Points 

Path is defined by points.

SameAsApproach 

Path is locked to approach path.

PointsBeforeToolChange 

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

SameAsApproachBeforeToolChange 

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

Property Documentation

unsafe NXOpen.CAM.TurnAvoidanceDepartureBuilder.DeparturePathModes NXOpen.CAM.TurnAvoidanceDepartureBuilder.DeparturePathMode
getset

Returns or sets the departure path mode

Created in NX6.0.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")

unsafe NXOpen.CAM.TurnAvoidancePathPointsBuilder NXOpen.CAM.TurnAvoidanceDepartureBuilder.DeparturePathPointsListBuilder
get

Returns the avoidance path points list builder

Created in NX6.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.