NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAM.TurnAvoidanceApproachBuilder Class Reference

Represents an avoidance start of engage Builder More...

Inheritance diagram for NXOpen.CAM.TurnAvoidanceApproachBuilder:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  ApproachPathModes { None, Points, PointsAfterToolChange }
 The approach path mode options More...
 
enum  ApproachPathReorientToolHolderModes { None, Variable }
 The approach path reorient tool holder mode options More...
 

Properties

unsafe
NXOpen.CAM.TurnAvoidanceApproachBuilder.ApproachPathModes 
ApproachPathMode [get, set]
 Returns or sets the approach path mode More...
 
unsafe
NXOpen.CAM.TurnAvoidancePathPointsBuilder 
ApproachPathPointsListBuilder [get]
 Returns the avoidance path points list builder More...
 
unsafe
NXOpen.CAM.TurnAvoidanceApproachBuilder.ApproachPathReorientToolHolderModes 
ApproachPathReorientToolHolderMode [get, set]
 Returns or sets the approach 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 approach path mode options

Enumerator
None 

Path is inactive.

Points 

Path is defined by points.

PointsAfterToolChange 

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

The approach path reorient tool holder mode options

Enumerator
None 

Reorient tool holder is inactive.

Variable 

Reorient tool holder is fixed.

Property Documentation

unsafe NXOpen.CAM.TurnAvoidanceApproachBuilder.ApproachPathModes NXOpen.CAM.TurnAvoidanceApproachBuilder.ApproachPathMode
getset

Returns or sets the approach 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.TurnAvoidanceApproachBuilder.ApproachPathPointsListBuilder
get

Returns the avoidance path points list builder

Created in NX6.0.0

License requirements: None.

unsafe NXOpen.CAM.TurnAvoidanceApproachBuilder.ApproachPathReorientToolHolderModes NXOpen.CAM.TurnAvoidanceApproachBuilder.ApproachPathReorientToolHolderMode
getset

Returns or sets the approach 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.