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

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

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

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. More...
 
NXOpen::CAM::TurnAvoidanceFromBuilder::FromPointModes FromPointMode ()
 Returns the from point mode
Created in NX6.0.0. More...
 
void SetFromPoint (NXOpen::Point *fromPoint)
 Sets the from point
Created in NX6.0.0. More...
 
void SetFromPointMode (NXOpen::CAM::TurnAvoidanceFromBuilder::FromPointModes fromPointMode)
 Sets the from point mode
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 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

NXOpen::Point* NXOpen::CAM::TurnAvoidanceFromBuilder::FromPoint ( )

Returns the from point
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::TurnAvoidanceFromBuilder::FromPointModes NXOpen::CAM::TurnAvoidanceFromBuilder::FromPointMode ( )

Returns the from point mode
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::TurnAvoidanceFromBuilder::SetFromPoint ( NXOpen::Point fromPoint)

Sets the from point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
fromPointthe from point value
void NXOpen::CAM::TurnAvoidanceFromBuilder::SetFromPointMode ( NXOpen::CAM::TurnAvoidanceFromBuilder::FromPointModes  fromPointMode)

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