PathDisplayColors Class

class NXOpen.CAM.PathDisplayColors

Bases: NXOpen.TaggedObject

Represents a path display colors Builder

This is an abstract class and cannot be instantiated.

New in version NX7.5.0.

Properties

Property Description
Approach Returns or sets the color approach
Common Returns or sets the color common
Crossover Returns or sets the color crossover
Cut Returns or sets the color cut
Departure Returns or sets the color departure
Engage Returns or sets the color engage
FirstCut Returns or sets the color first cut
LastCut Returns or sets the color last cut
Rapid Returns or sets the color rapid
Retract Returns or sets the color retract
ReturnColor Returns or sets the color return
SideCut Returns or sets the side cut
Stepover Returns or sets the color stepover
Tag Returns the Tag for this object.
Traversal Returns or sets the color traversal

Methods

Method Description
SetAllCommonColor Set the color to all common

Property Detail

Approach

PathDisplayColors.Approach

Returns or sets the color approach

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

Getter Method

Signature Approach

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature Approach

Parameters:colorApproach (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

Common

PathDisplayColors.Common

Returns or sets the color common

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

Getter Method

Signature Common

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature Common

Parameters:colorCommon (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

Crossover

PathDisplayColors.Crossover

Returns or sets the color crossover

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

Getter Method

Signature Crossover

Returns:
Return type:Id

New in version NX10.0.3.

License requirements: None.

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

Setter Method

Signature Crossover

Parameters:colorCrossover (Id) –

New in version NX10.0.3.

License requirements: cam_base (“CAM BASE”)

Cut

PathDisplayColors.Cut

Returns or sets the color cut

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

Getter Method

Signature Cut

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature Cut

Parameters:colorCut (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

Departure

PathDisplayColors.Departure

Returns or sets the color departure

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

Getter Method

Signature Departure

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature Departure

Parameters:colorDeparture (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

Engage

PathDisplayColors.Engage

Returns or sets the color engage

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

Getter Method

Signature Engage

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature Engage

Parameters:colorEngage (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

FirstCut

PathDisplayColors.FirstCut

Returns or sets the color first cut

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

Getter Method

Signature FirstCut

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature FirstCut

Parameters:colorFirstCut (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

LastCut

PathDisplayColors.LastCut

Returns or sets the color last cut

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

Getter Method

Signature LastCut

Returns:
Return type:Id

New in version NX9.0.3.

License requirements: None.

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

Setter Method

Signature LastCut

Parameters:colorLastCut (Id) –

New in version NX9.0.3.

License requirements: cam_base (“CAM BASE”)

Rapid

PathDisplayColors.Rapid

Returns or sets the color rapid

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

Getter Method

Signature Rapid

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature Rapid

Parameters:colorRapid (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

Retract

PathDisplayColors.Retract

Returns or sets the color retract

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

Getter Method

Signature Retract

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature Retract

Parameters:colorRetract (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

ReturnColor

PathDisplayColors.ReturnColor

Returns or sets the color return

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

Getter Method

Signature ReturnColor

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature ReturnColor

Parameters:colorReturn (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

SideCut

PathDisplayColors.SideCut

Returns or sets the side cut

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

Getter Method

Signature SideCut

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature SideCut

Parameters:colorSideCut (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

Stepover

PathDisplayColors.Stepover

Returns or sets the color stepover

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

Getter Method

Signature Stepover

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature Stepover

Parameters:colorStepover (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

Traversal

PathDisplayColors.Traversal

Returns or sets the color traversal

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

Getter Method

Signature Traversal

Returns:
Return type:Id

New in version NX7.5.0.

License requirements: None.

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

Setter Method

Signature Traversal

Parameters:colorTraversal (Id) –

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)

Method Detail

SetAllCommonColor

PathDisplayColors.SetAllCommonColor

Set the color to all common

Signature SetAllCommonColor()

New in version NX7.5.0.

License requirements: cam_base (“CAM BASE”)