OppositeDirection Class¶
-
class
NXOpen.CAM.OppositeDirection¶ Bases:
NXOpen.TaggedObjectRepresents OppositeDirection
New in version NX8.5.0.
Properties¶
| Property | Description |
|---|---|
| Tag | Returns the Tag for this object. |
| Value | Returns or sets the opposite direction |
Methods¶
Property Detail¶
Value¶
-
OppositeDirection.Value¶ Returns or sets the opposite direction
-------------------------------------Getter Method
Signature
ValueReturns: the opposite direction Return type: bool New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ValueParameters: newValue (bool) – the opposite direction New in version NX8.5.0.
License requirements: cam_base (“CAM BASE”)