NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  DeparturePathModes {
  None, Points, SameAsApproach, PointsBeforeToolChange,
  SameAsApproachBeforeToolChange
}
 The departure path mode options More...
 
enum  DeparturePathReorientToolHolderModes { None, Variable }
 The departure path reorient tool holder 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...
 
unsafe
NXOpen.CAM.TurnAvoidanceDepartureBuilder.DeparturePathReorientToolHolderModes 
DeparturePathReorientToolHolderMode [get, set]
 Returns or sets the departure path reorient tool holder mode More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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.

The departure path reorient tool holder mode options

Enumerator
None 

Reorient tool holder is inactive.

Variable 

Reorient tool holder is fixed.

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.

unsafe NXOpen.CAM.TurnAvoidanceDepartureBuilder.DeparturePathReorientToolHolderModes NXOpen.CAM.TurnAvoidanceDepartureBuilder.DeparturePathReorientToolHolderMode
getset

Returns or sets the departure path reorient tool holder mode

Created in NX12.0.1

License requirements to get this property: None.

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


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