NX Open C++ Reference Guide
|
Represents a builder for an inheritable sensor strategy enum value
Created in NX9.0.0.
More...
Public Member Functions | |
void | SetValue (NXOpen::CAM::InspectionMoveBuilder::SensorStrategyTypes itemValue) |
Sets the current sensor strategy Created in NX9.0.0. | |
NXOpen::CAM::InspectionMoveBuilder::SensorStrategyTypes | Value () |
Returns the current sensor strategy 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 sensor strategy enum value
Created in NX9.0.0.
void NXOpen::CAM::InspectionSensorStrategyBuilder::SetValue | ( | NXOpen::CAM::InspectionMoveBuilder::SensorStrategyTypes | itemValue | ) |
Sets the current sensor strategy
Created in NX9.0.0.
License requirements : insp_programming ("INSPECTION PROGRAMMING")
itemValue | the new sensor strategy |
NXOpen::CAM::InspectionMoveBuilder::SensorStrategyTypes NXOpen::CAM::InspectionSensorStrategyBuilder::Value | ( | ) |
Returns the current sensor strategy
Created in NX9.0.0.
License requirements : None