NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::CAM::TurnThreadEngageRetractBuilder Class Reference

Represents a Thread Turning Engage or Retract Builder
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::TurnThreadEngageRetractBuilder:
NXOpen::TaggedObject

List of all members.

Public Types

enum  EngageRetractTypes { EngageRetractTypesAutomatic, EngageRetractTypesVector, EngageRetractTypesAngle }
 The engage retract type
Created in NX6.0.0. More...
enum  MoveTypes { MoveTypesEngage, MoveTypesThread }
 The move type
Created in NX6.0.0. More...

Public Member Functions

double Angle ()
 Returns the angle
Created in NX6.0.0.
NXOpen::CAM::TurnThreadEngageRetractBuilder::EngageRetractTypes EngageRetractType ()
 Returns the the Engage(Retract) Type
Created in NX6.0.0.
NXOpen::CAM::TurnThreadEngageRetractBuilder::MoveTypes MoveType ()
 Returns the Move Type
Created in NX6.0.0.
void SetAngle (double angle)
 Sets the angle
Created in NX6.0.0.
void SetEngageRetractType (NXOpen::CAM::TurnThreadEngageRetractBuilder::EngageRetractTypes engageRetractType)
 Sets the the Engage(Retract) Type
Created in NX6.0.0.
void SetMoveType (NXOpen::CAM::TurnThreadEngageRetractBuilder::MoveTypes moveType)
 Sets the Move Type
Created in NX6.0.0.
void SetVectorXc (double vectorXc)
 Sets the vector Xc
Created in NX6.0.0.
void SetVectorYc (double vectorYc)
 Sets the vector Yc
Created in NX6.0.0.
double VectorXc ()
 Returns the vector Xc
Created in NX6.0.0.
double VectorYc ()
 Returns the vector Yc
Created in NX6.0.0.

Detailed Description

Represents a Thread Turning Engage or Retract Builder
Created in NX6.0.0.



Member Enumeration Documentation

The engage retract type
Created in NX6.0.0.


Enumerator:
EngageRetractTypesAutomatic 

Automatic.

EngageRetractTypesVector 

Vector.

EngageRetractTypesAngle 

Angle.

The move type
Created in NX6.0.0.


Enumerator:
MoveTypesEngage 

Engage(Retract)

MoveTypesThread 

Thread.


Member Function Documentation

Returns the angle
Created in NX6.0.0.



License requirements : None

Returns the the Engage(Retract) Type
Created in NX6.0.0.



License requirements : None

Returns the Move Type
Created in NX6.0.0.



License requirements : None

Sets the angle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
anglethe angle

Sets the the Engage(Retract) Type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
engageRetractTypethe the Engage(Retract) Type

Sets the Move Type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
moveTypethe Move Type

Sets the vector Xc
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
vectorXcthe vector Xc

Sets the vector Yc
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
vectorYcthe vector Yc

Returns the vector Xc
Created in NX6.0.0.



License requirements : None

Returns the vector Yc
Created in NX6.0.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.