NX Open C++ Reference Guide
Public Types | Public Member Functions
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

List of all members.

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.
NXOpen::PointAxialPlanePoint ()
 Returns the axial plane point
Created in NX6.0.0.
double AxialPlaneValue ()
 Returns the axial plane value
Created in NX6.0.0.
NXOpen::CAM::TurnAvoidanceClearanceBuilder::RadialPlaneModes RadialPlaneMode ()
 Returns the radial plane mode
Created in NX6.0.0.
NXOpen::PointRadialPlanePoint ()
 Returns the radial plane point
Created in NX6.0.0.
double RadialPlaneValue ()
 Returns the radial plane value
Created in NX6.0.0.
void SetAxialPlaneMode (NXOpen::CAM::TurnAvoidanceClearanceBuilder::AxialPlaneModes axialPlaneMode)
 Sets the axial plane mode
Created in NX6.0.0.
void SetAxialPlanePoint (NXOpen::Point *axialPlanePoint)
 Sets the axial plane point
Created in NX6.0.0.
void SetAxialPlaneValue (double axialPlaneValue)
 Sets the axial plane value
Created in NX6.0.0.
void SetRadialPlaneMode (NXOpen::CAM::TurnAvoidanceClearanceBuilder::RadialPlaneModes radialPlaneMode)
 Sets the radial plane mode
Created in NX6.0.0.
void SetRadialPlanePoint (NXOpen::Point *radialPlanePoint)
 Sets the radial plane point
Created in NX6.0.0.
void SetRadialPlaneValue (double radialPlaneValue)
 Sets the radial plane value
Created in NX6.0.0.

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

Returns the axial plane mode
Created in NX6.0.0.



License requirements : None

Returns the axial plane point
Created in NX6.0.0.



License requirements : None

Returns the axial plane value
Created in NX6.0.0.



License requirements : None

Returns the radial plane mode
Created in NX6.0.0.



License requirements : None

Returns the radial plane point
Created in NX6.0.0.



License requirements : None

Returns the radial plane value
Created in NX6.0.0.



License requirements : None

Sets the axial plane mode
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
axialPlaneModethe axial plane mode value

Sets the axial plane point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
axialPlanePointthe axial plane point value

Sets the axial plane value
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
axialPlaneValuethe axial plane value value

Sets the radial plane mode
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
radialPlaneModethe radial plane mode value

Sets the radial plane point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
radialPlanePointthe radial plane point value

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