NX Open C++ Reference Guide
|
Represents a builder for an inheritable cylinder/circle fitting mode enum value
Created in NX8.5.1.
More...
Public Member Functions | |
void | SetValue (NXOpen::CAM::InspectionMethodBuilder::CylinderFittingTypes itemValue) |
Sets the current cylinder/circle fitting mode Created in NX8.5.1. | |
NXOpen::CAM::InspectionMethodBuilder::CylinderFittingTypes | Value () |
Returns the current cylinder/circle fitting mode Created in NX8.5.1. | |
![]() | |
bool | InheritanceStatus () |
Returns the inheritance status Created in NX6.0.0. | |
void | SetInheritanceStatus (bool isInherited) |
Sets the inheritance status Created in NX6.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 builder for an inheritable cylinder/circle fitting mode enum value
Created in NX8.5.1.
void NXOpen::CAM::InspectionCylinderCircleFitModeBuilder::SetValue | ( | NXOpen::CAM::InspectionMethodBuilder::CylinderFittingTypes | itemValue | ) |
Sets the current cylinder/circle fitting mode
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
itemValue | the new cylinder/circle fitting mode |
NXOpen::CAM::InspectionMethodBuilder::CylinderFittingTypes NXOpen::CAM::InspectionCylinderCircleFitModeBuilder::Value | ( | ) |
Returns the current cylinder/circle fitting mode
Created in NX8.5.1.
License requirements : None