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

Represents the Probe Protected Parameters Builder
Created in NX5.0.0. More...

Inheritance diagram for NXOpen::CAM::ProbeProtectedParametersBuilder:
NXOpen::TaggedObject

List of all members.

Public Types

enum  AppMethodTypes { AppMethodTypesNone, AppMethodTypesClearance }
 the approach types More...
enum  CollisionFlagTypes { CollisionFlagTypesAlarm, CollisionFlagTypesFlag }
 the collision flag types More...
enum  DepMethodTypes { DepMethodTypesNone, DepMethodTypesClearance }
 the departure types More...

Public Member Functions

NXOpen::CAM::ProbeProtectedParametersBuilder::AppMethodTypes ApproachFlag ()
 Returns the approach from clearance plane flag
Created in NX5.0.0.
double ClearanceDistance ()
 Returns the safe clearance distance for external features
Created in NX5.0.0.
NXOpen::CAM::ProbeProtectedParametersBuilder::CollisionFlagTypes CollisionFlag ()
 Returns the collision flag
Created in NX5.0.0.
NXOpen::CAM::ProbeProtectedParametersBuilder::DepMethodTypes ReturnFlag ()
 Returns the return to clearance plane flag
Created in NX5.0.0.
void SetApproachFlag (NXOpen::CAM::ProbeProtectedParametersBuilder::AppMethodTypes approachFrom)
 Sets the approach from clearance plane flag
Created in NX5.0.0.
void SetClearanceDistance (double clearanceDistance)
 Sets the safe clearance distance for external features
Created in NX5.0.0.
void SetCollisionFlag (NXOpen::CAM::ProbeProtectedParametersBuilder::CollisionFlagTypes collFlag)
 Sets the collision flag
Created in NX5.0.0.
void SetReturnFlag (NXOpen::CAM::ProbeProtectedParametersBuilder::DepMethodTypes returnTo)
 Sets the return to clearance plane flag
Created in NX5.0.0.
void SetStandoffDistance (double standoffDistance)
 Sets the standoff distance
Created in NX5.0.0.
double StandoffDistance ()
 Returns the standoff distance
Created in NX5.0.0.

Detailed Description

Represents the Probe Protected Parameters Builder
Created in NX5.0.0.



Member Enumeration Documentation

the approach types

Enumerator:
AppMethodTypesNone 

none

AppMethodTypesClearance 

from/to clearance

the collision flag types

Enumerator:
CollisionFlagTypesAlarm 

PATH OBSTRUCTED alarm.

CollisionFlagTypesFlag 

Error flag.

the departure types

Enumerator:
DepMethodTypesNone 

none

DepMethodTypesClearance 

from/to clearance


Member Function Documentation

Returns the approach from clearance plane flag
Created in NX5.0.0.



License requirements : None

Returns the safe clearance distance for external features
Created in NX5.0.0.



License requirements : None

Returns the collision flag
Created in NX5.0.0.



License requirements : None

Returns the return to clearance plane flag
Created in NX5.0.0.



License requirements : None

Sets the approach from clearance plane flag
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
approachFromapproach from

Sets the safe clearance distance for external features
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
clearanceDistanceclearancedistance

Sets the collision flag
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
collFlagcoll flag

Sets the return to clearance plane flag
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
returnToreturn to

Sets the standoff distance
Created in NX5.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
standoffDistancestandoffdistance

Returns the standoff distance
Created in NX5.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.