TurnAvoidanceStartOfEngageBuilder Class

class NXOpen.CAM.TurnAvoidanceStartOfEngageBuilder

Bases: NXOpen.TaggedObject

Represents an avoidance start of engage Builder

New in version NX6.0.0.

Properties

Property Description
StartOfEngageMotionType Returns or sets the start of engage motion type
Tag Returns the Tag for this object.

Methods

Enumerations

TurnAvoidanceStartOfEngageBuilderStartOfEngageMotionTypes Enumeration The start of engage motion type options

Property Detail

StartOfEngageMotionType

TurnAvoidanceStartOfEngageBuilder.StartOfEngageMotionType

Returns or sets the start of engage motion type

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

Getter Method

Signature StartOfEngageMotionType

Returns:the start of engage motion type value
Return type:NXOpen.CAM.TurnAvoidanceStartOfEngageBuilderStartOfEngageMotionTypes

New in version NX6.0.0.

License requirements: None.

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

Setter Method

Signature StartOfEngageMotionType

Parameters:startOfEngageMotionType (NXOpen.CAM.TurnAvoidanceStartOfEngageBuilderStartOfEngageMotionTypes) – the start of engage motion type value

New in version NX6.0.0.

License requirements: cam_base (“CAM BASE”)