OppositeDirection Class

class NXOpen.CAM.OppositeDirection

Bases: NXOpen.TaggedObject

Represents 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 Value

Returns:the opposite direction
Return type:bool

New in version NX8.5.0.

License requirements: None.

-------------------------------------

Setter Method

Signature Value

Parameters:newValue (bool) – the opposite direction

New in version NX8.5.0.

License requirements: cam_base (“CAM BASE”)