NX Open C++ Reference Guide
|
Represents a CAM::ProbeToleranceParametersBuilder. More...
Public Member Functions | |
double | CylTolerance () |
Returns the cyl tolerance Created in NX5.0.0. | |
double | NullBandTolerance () |
Returns the null band tolerance Created in NX5.0.0. | |
bool | OutputCylTolerance () |
Returns the option to output the cylindrical tolerance Created in NX5.0.0. | |
bool | OutputNullBandTolerance () |
Returns the option to output the null band tolerance zone Created in NX5.0.0. | |
bool | OutputTolerance () |
Returns the option to output the tolerance Created in NX5.0.0. | |
bool | OutputUpperTolerance () |
Returns the option to output the upper tolerance limit Created in NX5.0.0. | |
void | SetCylTolerance (double cylTolerance) |
Sets the cyl tolerance Created in NX5.0.0. | |
void | SetNullBandTolerance (double nullBandTolerance) |
Sets the null band tolerance Created in NX5.0.0. | |
void | SetOutputCylTolerance (bool newValue) |
Sets the option to output the cylindrical tolerance Created in NX5.0.0. | |
void | SetOutputNullBandTolerance (bool newValue) |
Sets the option to output the null band tolerance zone Created in NX5.0.0. | |
void | SetOutputTolerance (bool newValue) |
Sets the option to output the tolerance Created in NX5.0.0. | |
void | SetOutputUpperTolerance (bool newValue) |
Sets the option to output the upper tolerance limit Created in NX5.0.0. | |
void | SetTolerance (double tolerance) |
Sets the tolerance Created in NX5.0.0. | |
void | SetUpperTolerance (double upperTolerance) |
Sets the upper tolerance Created in NX5.0.0. | |
double | Tolerance () |
Returns the tolerance Created in NX5.0.0. | |
double | UpperTolerance () |
Returns the upper tolerance Created in NX5.0.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a CAM::ProbeToleranceParametersBuilder.
Created in NX5.0.0.
double NXOpen::CAM::ProbeToleranceParametersBuilder::CylTolerance | ( | ) |
Returns the cyl tolerance
Created in NX5.0.0.
License requirements : None
double NXOpen::CAM::ProbeToleranceParametersBuilder::NullBandTolerance | ( | ) |
Returns the null band tolerance
Created in NX5.0.0.
License requirements : None
bool NXOpen::CAM::ProbeToleranceParametersBuilder::OutputCylTolerance | ( | ) |
Returns the option to output the cylindrical tolerance
Created in NX5.0.0.
License requirements : None
bool NXOpen::CAM::ProbeToleranceParametersBuilder::OutputNullBandTolerance | ( | ) |
Returns the option to output the null band tolerance zone
Created in NX5.0.0.
License requirements : None
bool NXOpen::CAM::ProbeToleranceParametersBuilder::OutputTolerance | ( | ) |
Returns the option to output the tolerance
Created in NX5.0.0.
License requirements : None
bool NXOpen::CAM::ProbeToleranceParametersBuilder::OutputUpperTolerance | ( | ) |
Returns the option to output the upper tolerance limit
Created in NX5.0.0.
License requirements : None
void NXOpen::CAM::ProbeToleranceParametersBuilder::SetCylTolerance | ( | double | cylTolerance | ) |
Sets the cyl tolerance
Created in NX5.0.0.
License requirements : None
cylTolerance | cyltolerance |
void NXOpen::CAM::ProbeToleranceParametersBuilder::SetNullBandTolerance | ( | double | nullBandTolerance | ) |
Sets the null band tolerance
Created in NX5.0.0.
License requirements : None
nullBandTolerance | nullbandtolerance |
void NXOpen::CAM::ProbeToleranceParametersBuilder::SetOutputCylTolerance | ( | bool | newValue | ) |
Sets the option to output the cylindrical tolerance
Created in NX5.0.0.
License requirements : None
newValue | newvalue |
void NXOpen::CAM::ProbeToleranceParametersBuilder::SetOutputNullBandTolerance | ( | bool | newValue | ) |
Sets the option to output the null band tolerance zone
Created in NX5.0.0.
License requirements : None
newValue | newvalue |
void NXOpen::CAM::ProbeToleranceParametersBuilder::SetOutputTolerance | ( | bool | newValue | ) |
Sets the option to output the tolerance
Created in NX5.0.0.
License requirements : None
newValue | newvalue |
void NXOpen::CAM::ProbeToleranceParametersBuilder::SetOutputUpperTolerance | ( | bool | newValue | ) |
Sets the option to output the upper tolerance limit
Created in NX5.0.0.
License requirements : None
newValue | newvalue |
void NXOpen::CAM::ProbeToleranceParametersBuilder::SetTolerance | ( | double | tolerance | ) |
Sets the tolerance
Created in NX5.0.0.
License requirements : None
tolerance | tolerance |
void NXOpen::CAM::ProbeToleranceParametersBuilder::SetUpperTolerance | ( | double | upperTolerance | ) |
Sets the upper tolerance
Created in NX5.0.0.
License requirements : None
upperTolerance | uppertolerance |
double NXOpen::CAM::ProbeToleranceParametersBuilder::Tolerance | ( | ) |
Returns the tolerance
Created in NX5.0.0.
License requirements : None
double NXOpen::CAM::ProbeToleranceParametersBuilder::UpperTolerance | ( | ) |
Returns the upper tolerance
Created in NX5.0.0.
License requirements : None