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

Represents an avoidance return Builder More...

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

Public Types

enum  GohomePointModes { Point, SameAsFrom }
 The gohome point mode options More...
 
enum  GohomePointMotionTypes {
  None, Direct, RadialThenAxial, AxialThenRadial,
  ClearRadialThenDirect, ClearAxialThenDirect
}
 The gohome point motion type options More...
 

Properties

unsafe NXOpen.Point GohomePoint [get, set]
 Returns or sets the gohome point More...
 
unsafe
NXOpen.CAM.TurnAvoidanceGohomeBuilder.GohomePointModes 
GohomePointMode [get, set]
 Returns or sets the gohome point mode More...
 
unsafe
NXOpen.CAM.TurnAvoidanceGohomeBuilder.GohomePointMotionTypes 
GohomePointMotionType [get, set]
 Returns or sets the gohome point motion type 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 return Builder

Created in NX6.0.0

Member Enumeration Documentation

The gohome point mode options

Enumerator
Point 

Point is defined by point.

SameAsFrom 

Point is locked to from point.

The gohome point motion type options

Enumerator
None 

Point is inactive.

Direct 

Motion type: Direct to point.

RadialThenAxial 

Motion type: Radial then axial to point.

AxialThenRadial 

Motion type: Axial then axial to point.

ClearRadialThenDirect 

Motion type: Radial to clearance plane then direct to point.

ClearAxialThenDirect 

Motion type: Axial to clearance plane then direct to point.

Property Documentation

unsafe NXOpen.Point NXOpen.CAM.TurnAvoidanceGohomeBuilder.GohomePoint
getset

Returns or sets the gohome point

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.TurnAvoidanceGohomeBuilder.GohomePointModes NXOpen.CAM.TurnAvoidanceGohomeBuilder.GohomePointMode
getset

Returns or sets the gohome point 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.TurnAvoidanceGohomeBuilder.GohomePointMotionTypes NXOpen.CAM.TurnAvoidanceGohomeBuilder.GohomePointMotionType
getset

Returns or sets the gohome point motion type

Created in NX6.0.0

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.