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

Represents an avoidance from Builder
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::TurnAvoidanceFromBuilder:
NXOpen::TaggedObject

List of all members.

Public Types

enum  FromPointModes { FromPointModesNone, FromPointModesPoint }
 The from point mode options
Created in NX6.0.0. More...

Public Member Functions

NXOpen::PointFromPoint ()
 Returns the from point
Created in NX6.0.0.
NXOpen::CAM::TurnAvoidanceFromBuilder::FromPointModes FromPointMode ()
 Returns the from point mode
Created in NX6.0.0.
void SetFromPoint (NXOpen::Point *fromPoint)
 Sets the from point
Created in NX6.0.0.
void SetFromPointMode (NXOpen::CAM::TurnAvoidanceFromBuilder::FromPointModes fromPointMode)
 Sets the from point mode
Created in NX6.0.0.

Detailed Description

Represents an avoidance from Builder
Created in NX6.0.0.



Member Enumeration Documentation

The from point mode options
Created in NX6.0.0.


Enumerator:
FromPointModesNone 

Point is inactive.

FromPointModesPoint 

Point is defined by a point.


Member Function Documentation

Returns the from point
Created in NX6.0.0.



License requirements : None

Returns the from point mode
Created in NX6.0.0.



License requirements : None

Sets the from point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
fromPointthe from point value

Sets the from point mode
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
fromPointModethe from point mode value

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