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

Represents an avoidance start Builder More...

Inheritance diagram for NXOpen.CAM.TurnAvoidanceStartBuilder:

Public Types

enum  StartPointMotionTypes {
  None, Direct, RadialThenAxial, AxialThenRadial,
  ClearRadialThenDirect, ClearAxialThenDirect
}
 The start point motion type options More...
 
enum  StartPointModes { Point, DeltaAngleDistance, DeltaVectorDistance, DeltaMove }
 the start point mode options More...
 

Properties

unsafe double StartDeltaAngle [get, set]
 Returns or sets the start delta angle More...
 
unsafe double StartDeltaDistance [get, set]
 Returns or sets the start delta distance More...
 
unsafe NXOpen.NXObject StartDeltaVector [get, set]
 Returns or sets the start delta vector More...
 
unsafe double StartDeltaX [get, set]
 Returns or sets the start delta X More...
 
unsafe double StartDeltaY [get, set]
 Returns or sets the start delta Y More...
 
unsafe NXOpen.Point StartPoint [get, set]
 Returns or sets the start point More...
 
unsafe
NXOpen.CAM.TurnAvoidanceStartBuilder.StartPointModes 
StartPointMode [get, set]
 Returns or sets the start point mode More...
 
unsafe
NXOpen.CAM.TurnAvoidanceStartBuilder.StartPointMotionTypes 
StartPointMotionType [get, set]
 Returns or sets the start point motion type More...
 

Detailed Description

Represents an avoidance start Builder

Created in NX6.0.0

Member Enumeration Documentation

the start point mode options

Enumerator
Point 

Point is defined by point.

DeltaAngleDistance 

Point is defined by angle and distance.

DeltaVectorDistance 

Point is defined by vector and distance.

DeltaMove 

Point is defined by delta move (X and Y coordinate).

The start 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 double NXOpen.CAM.TurnAvoidanceStartBuilder.StartDeltaAngle
getset

Returns or sets the start delta angle

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.TurnAvoidanceStartBuilder.StartDeltaDistance
getset

Returns or sets the start delta distance

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.NXObject NXOpen.CAM.TurnAvoidanceStartBuilder.StartDeltaVector
getset

Returns or sets the start delta vector

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.TurnAvoidanceStartBuilder.StartDeltaX
getset

Returns or sets the start delta X

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe double NXOpen.CAM.TurnAvoidanceStartBuilder.StartDeltaY
getset

Returns or sets the start delta Y

Created in NX6.0.0

License requirements to get this property: None.

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

unsafe NXOpen.Point NXOpen.CAM.TurnAvoidanceStartBuilder.StartPoint
getset

Returns or sets the start 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.TurnAvoidanceStartBuilder.StartPointModes NXOpen.CAM.TurnAvoidanceStartBuilder.StartPointMode
getset

Returns or sets the start 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.TurnAvoidanceStartBuilder.StartPointMotionTypes NXOpen.CAM.TurnAvoidanceStartBuilder.StartPointMotionType
getset

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