NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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:
NXOpen.TaggedObject NXOpen.Utilities.NXRemotableObject IMessageSink

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