|
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::SurfaceProfileTypes itemValue) |
| Sets the current surface profile mode Created in NX8.5.1. | |
| NXOpen::CAM::InspectionMethodBuilder::SurfaceProfileTypes | Value () |
| Returns the current surface profile mode Created in NX8.5.1. | |
Public Member Functions inherited from NXOpen::CAM::InheritableBuilder | |
| bool | InheritanceStatus () |
| Returns the inheritance status Created in NX6.0.0. | |
| void | SetInheritanceStatus (bool isInherited) |
| Sets the inheritance status Created in NX6.0.0. | |
Public Member Functions inherited from NXOpen::TaggedObject | |
| 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::InspectionSurfaceProfileModeBuilder::SetValue | ( | NXOpen::CAM::InspectionMethodBuilder::SurfaceProfileTypes | itemValue | ) |
Sets the current surface profile mode
Created in NX8.5.1.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
| itemValue | the new surface profile mode |
| NXOpen::CAM::InspectionMethodBuilder::SurfaceProfileTypes NXOpen::CAM::InspectionSurfaceProfileModeBuilder::Value | ( | ) |
Returns the current surface profile mode
Created in NX8.5.1.
License requirements : None