PathDisplayColors Class¶
-
class
NXOpen.CAM.PathDisplayColors¶ Bases:
NXOpen.TaggedObjectRepresents 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
ApproachReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ApproachParameters: 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
CommonReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CommonParameters: 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
CrossoverReturns: Return type: Id New in version NX10.0.3.
License requirements: None.
-------------------------------------Setter Method
Signature
CrossoverParameters: 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
CutReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CutParameters: 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
DepartureReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DepartureParameters: 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
EngageReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
EngageParameters: 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
FirstCutReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FirstCutParameters: 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
LastCutReturns: Return type: Id New in version NX9.0.3.
License requirements: None.
-------------------------------------Setter Method
Signature
LastCutParameters: 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
RapidReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RapidParameters: 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
RetractReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
RetractParameters: 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
ReturnColorReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ReturnColorParameters: 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
SideCutReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
SideCutParameters: 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
StepoverReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
StepoverParameters: 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
TraversalReturns: Return type: Id New in version NX7.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TraversalParameters: colorTraversal (Id) – New in version NX7.5.0.
License requirements: cam_base (“CAM BASE”)