NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::TurnAvoidanceClearanceBuilder Class Reference

Represents an avoidance start of engage Builder
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::TurnAvoidanceClearanceBuilder:
NXOpen::TaggedObject

Public Types

enum  AxialPlaneModes { AxialPlaneModesNone, AxialPlaneModesPoint, AxialPlaneModesDistance }
 The axial plane mode options
Created in NX6.0.0. More...
 
enum  RadialPlaneModes { RadialPlaneModesNone, RadialPlaneModesPoint, RadialPlaneModesDistance }
 The radial plane mode options
Created in NX6.0.0. More...
 

Public Member Functions

NXOpen::CAM::TurnAvoidanceClearanceBuilder::AxialPlaneModes AxialPlaneMode ()
 Returns the axial plane mode
Created in NX6.0.0. More...
 
NXOpen::PointAxialPlanePoint ()
 Returns the axial plane point
Created in NX6.0.0. More...
 
double AxialPlaneValue ()
 Returns the axial plane value
Created in NX6.0.0. More...
 
NXOpen::CAM::TurnAvoidanceClearanceBuilder::RadialPlaneModes RadialPlaneMode ()
 Returns the radial plane mode
Created in NX6.0.0. More...
 
NXOpen::PointRadialPlanePoint ()
 Returns the radial plane point
Created in NX6.0.0. More...
 
double RadialPlaneValue ()
 Returns the radial plane value
Created in NX6.0.0. More...
 
void SetAxialPlaneMode (NXOpen::CAM::TurnAvoidanceClearanceBuilder::AxialPlaneModes axialPlaneMode)
 Sets the axial plane mode
Created in NX6.0.0. More...
 
void SetAxialPlanePoint (NXOpen::Point *axialPlanePoint)
 Sets the axial plane point
Created in NX6.0.0. More...
 
void SetAxialPlaneValue (double axialPlaneValue)
 Sets the axial plane value
Created in NX6.0.0. More...
 
void SetRadialPlaneMode (NXOpen::CAM::TurnAvoidanceClearanceBuilder::RadialPlaneModes radialPlaneMode)
 Sets the radial plane mode
Created in NX6.0.0. More...
 
void SetRadialPlanePoint (NXOpen::Point *radialPlanePoint)
 Sets the radial plane point
Created in NX6.0.0. More...
 
void SetRadialPlaneValue (double radialPlaneValue)
 Sets the radial plane value
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents an avoidance start of engage Builder
Created in NX6.0.0.


Member Enumeration Documentation

The axial plane mode options
Created in NX6.0.0.


Enumerator
AxialPlaneModesNone 

Plane is inactive.

AxialPlaneModesPoint 

Plane is defined by point.

AxialPlaneModesDistance 

Plane is defined by distance value.

The radial plane mode options
Created in NX6.0.0.


Enumerator
RadialPlaneModesNone 

Plane is inactive.

RadialPlaneModesPoint 

Plane is defined by point.

RadialPlaneModesDistance 

Plane is defined by distance value.

Member Function Documentation

NXOpen::CAM::TurnAvoidanceClearanceBuilder::AxialPlaneModes NXOpen::CAM::TurnAvoidanceClearanceBuilder::AxialPlaneMode ( )

Returns the axial plane mode
Created in NX6.0.0.



License requirements : None

NXOpen::Point* NXOpen::CAM::TurnAvoidanceClearanceBuilder::AxialPlanePoint ( )

Returns the axial plane point
Created in NX6.0.0.



License requirements : None

double NXOpen::CAM::TurnAvoidanceClearanceBuilder::AxialPlaneValue ( )

Returns the axial plane value
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidanceClearanceBuilder::RadialPlaneModes NXOpen::CAM::TurnAvoidanceClearanceBuilder::RadialPlaneMode ( )

Returns the radial plane mode
Created in NX6.0.0.



License requirements : None

NXOpen::Point* NXOpen::CAM::TurnAvoidanceClearanceBuilder::RadialPlanePoint ( )

Returns the radial plane point
Created in NX6.0.0.



License requirements : None

double NXOpen::CAM::TurnAvoidanceClearanceBuilder::RadialPlaneValue ( )

Returns the radial plane value
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::TurnAvoidanceClearanceBuilder::SetAxialPlaneMode ( NXOpen::CAM::TurnAvoidanceClearanceBuilder::AxialPlaneModes  axialPlaneMode)

Sets the axial plane mode
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
axialPlaneModethe axial plane mode value
void NXOpen::CAM::TurnAvoidanceClearanceBuilder::SetAxialPlanePoint ( NXOpen::Point axialPlanePoint)

Sets the axial plane point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
axialPlanePointthe axial plane point value
void NXOpen::CAM::TurnAvoidanceClearanceBuilder::SetAxialPlaneValue ( double  axialPlaneValue)

Sets the axial plane value
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
axialPlaneValuethe axial plane value value
void NXOpen::CAM::TurnAvoidanceClearanceBuilder::SetRadialPlaneMode ( NXOpen::CAM::TurnAvoidanceClearanceBuilder::RadialPlaneModes  radialPlaneMode)

Sets the radial plane mode
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
radialPlaneModethe radial plane mode value
void NXOpen::CAM::TurnAvoidanceClearanceBuilder::SetRadialPlanePoint ( NXOpen::Point radialPlanePoint)

Sets the radial plane point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
radialPlanePointthe radial plane point value
void NXOpen::CAM::TurnAvoidanceClearanceBuilder::SetRadialPlaneValue ( double  radialPlaneValue)

Sets the radial plane value
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
radialPlaneValuethe radial plane value value

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