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

Represents a CAM::ProbeControlParametersBuilder. More...

Inheritance diagram for NXOpen::CAM::ProbeControlParametersBuilder:
NXOpen::TaggedObject

List of all members.

Public Types

enum  AdjustmentTypes { AdjustmentTypesNone, AdjustmentTypesXy, AdjustmentTypesXyz, AdjustmentTypesContact }
 the output adjustment method types More...
enum  PrintType { PrintTypeNone, PrintTypeFeature, PrintTypeComponent }
 the print type flag More...

Public Member Functions

NXOpen::CAM::ProbeControlParametersBuilder::AdjustmentTypes Adjustment ()
 Returns the output adjustment option
Created in NX5.0.0.
int Experience ()
 Returns the experience value location
Created in NX5.0.0.
bool OutputExperience ()
 Returns the option to output the experience value location
Created in NX5.0.0.
bool OutputOvertravel ()
 Returns the option to output the probe overtravel distance
Created in NX5.0.0.
bool OutputPercentFeedback ()
 Returns the option to output the percent feedback
Created in NX5.0.0.
bool OutputToolOffset ()
 Returns the option to output the tool offset to update
Created in NX5.0.0.
bool OutputWorkOffset ()
 Returns the option to output the work offset to update
Created in NX5.0.0.
double Overtravel ()
 Returns the probe overtravel distance
Created in NX5.0.0.
double PercentFeedback ()
 Returns the percent feedback
Created in NX5.0.0.
NXOpen::CAM::ProbeControlParametersBuilder::PrintType Print ()
 Returns the print option
Created in NX5.0.0.
void SetAdjustment (NXOpen::CAM::ProbeControlParametersBuilder::AdjustmentTypes newValue)
 Sets the output adjustment option
Created in NX5.0.0.
void SetExperience (int experience)
 Sets the experience value location
Created in NX5.0.0.
void SetOutputExperience (bool newValue)
 Sets the option to output the experience value location
Created in NX5.0.0.
void SetOutputOvertravel (bool newValue)
 Sets the option to output the probe overtravel distance
Created in NX5.0.0.
void SetOutputPercentFeedback (bool newValue)
 Sets the option to output the percent feedback
Created in NX5.0.0.
void SetOutputToolOffset (bool newValue)
 Sets the option to output the tool offset to update
Created in NX5.0.0.
void SetOutputWorkOffset (bool newValue)
 Sets the option to output the work offset to update
Created in NX5.0.0.
void SetOvertravel (double overtravel)
 Sets the probe overtravel distance
Created in NX5.0.0.
void SetPercentFeedback (double percentFeedback)
 Sets the percent feedback
Created in NX5.0.0.
void SetPrint (NXOpen::CAM::ProbeControlParametersBuilder::PrintType newValue)
 Sets the print option
Created in NX5.0.0.
void SetToolOffset (int toolOffset)
 Sets the tool offset to update
Created in NX5.0.0.
void SetWorkOffset (int workOffset)
 Sets the work offset to update
Created in NX5.0.0.
int ToolOffset ()
 Returns the tool offset to update
Created in NX5.0.0.
int WorkOffset ()
 Returns the work offset to update
Created in NX5.0.0.

Detailed Description

Represents a CAM::ProbeControlParametersBuilder.


Created in NX5.0.0.


Member Enumeration Documentation

the output adjustment method types

Enumerator:
AdjustmentTypesNone 

None.

AdjustmentTypesXy 

XY Calibration.

AdjustmentTypesXyz 

XY Calibration and Z.

AdjustmentTypesContact 

Contact Point.

the print type flag

Enumerator:
PrintTypeNone 

None.

PrintTypeFeature 

Increment feature.

PrintTypeComponent 

Increment component.


Member Function Documentation

Returns the output adjustment option
Created in NX5.0.0.



License requirements : None

Returns the experience value location
Created in NX5.0.0.



License requirements : None

Returns the option to output the experience value location
Created in NX5.0.0.



License requirements : None

Returns the option to output the probe overtravel distance
Created in NX5.0.0.



License requirements : None

Returns the option to output the percent feedback
Created in NX5.0.0.



License requirements : None

Returns the option to output the tool offset to update
Created in NX5.0.0.



License requirements : None

Returns the option to output the work offset to update
Created in NX5.0.0.



License requirements : None

Returns the probe overtravel distance
Created in NX5.0.0.



License requirements : None

Returns the percent feedback
Created in NX5.0.0.



License requirements : None

Returns the print option
Created in NX5.0.0.



License requirements : None

Sets the output adjustment option
Created in NX5.0.0.



License requirements : None

Parameters:
newValuenewvalue

Sets the experience value location
Created in NX5.0.0.



License requirements : None

Parameters:
experienceexperience

Sets the option to output the experience value location
Created in NX5.0.0.



License requirements : None

Parameters:
newValuenewvalue

Sets the option to output the probe overtravel distance
Created in NX5.0.0.



License requirements : None

Parameters:
newValuenewvalue

Sets the option to output the percent feedback
Created in NX5.0.0.



License requirements : None

Parameters:
newValuenewvalue

Sets the option to output the tool offset to update
Created in NX5.0.0.



License requirements : None

Parameters:
newValuenewvalue

Sets the option to output the work offset to update
Created in NX5.0.0.



License requirements : None

Parameters:
newValuenewvalue

Sets the probe overtravel distance
Created in NX5.0.0.



License requirements : None

Parameters:
overtravelovertravel

Sets the percent feedback
Created in NX5.0.0.



License requirements : None

Parameters:
percentFeedbackpercent feedback

Sets the print option
Created in NX5.0.0.



License requirements : None

Parameters:
newValuenewvalue

Sets the tool offset to update
Created in NX5.0.0.



License requirements : None

Parameters:
toolOffsettool offset

Sets the work offset to update
Created in NX5.0.0.



License requirements : None

Parameters:
workOffsetwork offset

Returns the tool offset to update
Created in NX5.0.0.



License requirements : None

Returns the work offset to update
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.