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