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

Represents a Thread Turning Engage or Retract Builder More...

Inheritance diagram for NXOpen.CAM.TurnThreadEngageRetractBuilder:

Public Types

enum  EngageRetractTypes { Automatic, Vector, Angle, SameAsEngage }
 The engage retract type More...
 
enum  MoveTypes { Engage, Thread }
 The move type More...
 

Properties

unsafe double Angle [get, set]
 Returns or sets the angle More...
 
unsafe
NXOpen.CAM.TurnThreadEngageRetractBuilder.EngageRetractTypes 
EngageRetractType [get, set]
 Returns or sets the the Engage(Retract) Type More...
 
unsafe
NXOpen.CAM.TurnThreadEngageRetractBuilder.MoveTypes 
MoveType [get, set]
 Returns or sets the Move Type More...
 
unsafe double VectorXc [get, set]
 Returns or sets the vector Xc More...
 
unsafe double VectorYc [get, set]
 Returns or sets the vector Yc More...
 

Detailed Description

Represents a Thread Turning Engage or Retract Builder

Created in NX6.0.0

Member Enumeration Documentation

The engage retract type

Enumerator
Automatic 

Automatic

Vector 

Vector

Angle 

Angle

SameAsEngage 

Same as Engage

The move type

Enumerator
Engage 

Engage(Retract)

Thread 

Thread

Property Documentation

unsafe double NXOpen.CAM.TurnThreadEngageRetractBuilder.Angle
getset

Returns or sets the angle

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.TurnThreadEngageRetractBuilder.EngageRetractTypes NXOpen.CAM.TurnThreadEngageRetractBuilder.EngageRetractType
getset

Returns or sets the the Engage(Retract) Type

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.TurnThreadEngageRetractBuilder.MoveTypes NXOpen.CAM.TurnThreadEngageRetractBuilder.MoveType
getset

Returns or sets the Move Type

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.TurnThreadEngageRetractBuilder.VectorXc
getset

Returns or sets the vector Xc

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.TurnThreadEngageRetractBuilder.VectorYc
getset

Returns or sets the vector Yc

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.