NX Open C++ Reference Guide
|
Represents a builder for an inheritable enum value in of a CAM.CAMObject
Created in NX8.0.0.
More...
Public Member Functions | |
void | SetValue (NXOpen::CAM::FeedRapidOutputMode itemValue) |
Sets the current value Created in NX8.0.0. | |
NXOpen::CAM::FeedRapidOutputMode | Value () |
Returns the current value Created in NX8.0.0. |
Represents a builder for an inheritable enum value in of a CAM.CAMObject
Created in NX8.0.0.
void NXOpen::CAM::InheritableFeedModeBuilder::SetValue | ( | NXOpen::CAM::FeedRapidOutputMode | itemValue | ) |
Sets the current value
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
itemValue | the new value |
Returns the current value
Created in NX8.0.0.
License requirements : None