NX Open C++ Reference Guide
|
Represents a builder for an inheritable datum plane fitting mode enum value
Created in NX8.5.1.
More...
Public Member Functions | |
void | SetValue (NXOpen::CAM::InspectionMethodBuilder::DatumPlaneFittingTypes itemValue) |
Sets the current datum plane fitting mode Created in NX8.5.1. | |
NXOpen::CAM::InspectionMethodBuilder::DatumPlaneFittingTypes | Value () |
Returns the current datum plane 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 datum plane fitting mode enum value
Created in NX8.5.1.
void NXOpen::CAM::InspectionDatumPlaneFittingModeBuilder::SetValue | ( | NXOpen::CAM::InspectionMethodBuilder::DatumPlaneFittingTypes | itemValue | ) |
Sets the current datum plane fitting mode
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
itemValue | the new datum plane fitting mode |
NXOpen::CAM::InspectionMethodBuilder::DatumPlaneFittingTypes NXOpen::CAM::InspectionDatumPlaneFittingModeBuilder::Value | ( | ) |
Returns the current datum plane fitting mode
Created in NX8.5.1.
License requirements : None