NX Open C++ Reference Guide
|
Represents a builder for an inheritable reference feature mode enum value
Created in NX9.0.0.
More...
Public Member Functions | |
void | SetValue (NXOpen::CAM::InspectionMethodBuilder::ReferenceFeatureModeTypes itemValue) |
Sets the current reference feature mode Created in NX9.0.0. | |
NXOpen::CAM::InspectionMethodBuilder::ReferenceFeatureModeTypes | Value () |
Returns the current reference feature mode Created in NX9.0.0. | |
![]() | |
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 reference feature mode enum value
Created in NX9.0.0.
void NXOpen::CAM::InspectionReferenceFeatureModeBuilder::SetValue | ( | NXOpen::CAM::InspectionMethodBuilder::ReferenceFeatureModeTypes | itemValue | ) |
Sets the current reference feature mode
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
itemValue | the new reference feature mode |
NXOpen::CAM::InspectionMethodBuilder::ReferenceFeatureModeTypes NXOpen::CAM::InspectionReferenceFeatureModeBuilder::Value | ( | ) |
Returns the current reference feature mode
Created in NX9.0.0.
License requirements : None