|
NX Open C++ Reference Guide
|
Represents OppositeDirection
Created in NX8.5.0.
More...
Public Member Functions | |
| void | SetValue (bool newValue) |
| Sets the opposite direction Created in NX8.5.0. | |
| bool | Value () |
| Returns the opposite direction Created in NX8.5.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 OppositeDirection
Created in NX8.5.0.
| void NXOpen::CAM::OppositeDirection::SetValue | ( | bool | newValue | ) |
Sets the opposite direction
Created in NX8.5.0.
License requirements : cam_base ("CAM BASE")
| newValue | the opposite direction |
| bool NXOpen::CAM::OppositeDirection::Value | ( | ) |
Returns the opposite direction
Created in NX8.5.0.
License requirements : None