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

Represents an avoidance return Builder More...

Inheritance diagram for NXOpen.CAM.TurnAvoidanceGohomeBuilder:

Public Types

enum  GohomePointMotionTypes {
  None, Direct, RadialThenAxial, AxialThenRadial,
  ClearRadialThenDirect, ClearAxialThenDirect
}
 The gohome point motion type options More...
 
enum  GohomePointModes { Point, SameAsFrom }
 The gohome point mode 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...
 

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