NX Open C++ Reference Guide
|
Represents a path display colors Builder
This is an abstract class and cannot be instantiated.
More...
Public Member Functions | |
NXOpen::NXColor * | Approach () |
Returns the color approach Created in NX7.5.0. | |
NXOpen::NXColor * | Common () |
Returns the color common Created in NX7.5.0. | |
NXOpen::NXColor * | Cut () |
Returns the color cut Created in NX7.5.0. | |
NXOpen::NXColor * | Departure () |
Returns the color departure Created in NX7.5.0. | |
NXOpen::NXColor * | Engage () |
Returns the color engage Created in NX7.5.0. | |
NXOpen::NXColor * | FirstCut () |
Returns the color first cut Created in NX7.5.0. | |
NXOpen::NXColor * | Rapid () |
Returns the color rapid Created in NX7.5.0. | |
NXOpen::NXColor * | Retract () |
Returns the color retract Created in NX7.5.0. | |
NXOpen::NXColor * | ReturnColor () |
Returns the color return Created in NX7.5.0. | |
void | SetAllCommonColor () |
Set the color to all common Created in NX7.5.0. | |
void | SetApproach (NXOpen::NXColor *colorApproach) |
Sets the color approach Created in NX7.5.0. | |
void | SetCommon (NXOpen::NXColor *colorCommon) |
Sets the color common Created in NX7.5.0. | |
void | SetCut (NXOpen::NXColor *colorCut) |
Sets the color cut Created in NX7.5.0. | |
void | SetDeparture (NXOpen::NXColor *colorDeparture) |
Sets the color departure Created in NX7.5.0. | |
void | SetEngage (NXOpen::NXColor *colorEngage) |
Sets the color engage Created in NX7.5.0. | |
void | SetFirstCut (NXOpen::NXColor *colorFirstCut) |
Sets the color first cut Created in NX7.5.0. | |
void | SetRapid (NXOpen::NXColor *colorRapid) |
Sets the color rapid Created in NX7.5.0. | |
void | SetRetract (NXOpen::NXColor *colorRetract) |
Sets the color retract Created in NX7.5.0. | |
void | SetReturnColor (NXOpen::NXColor *colorReturn) |
Sets the color return Created in NX7.5.0. | |
void | SetSideCut (NXOpen::NXColor *colorSideCut) |
Sets the side cut Created in NX7.5.0. | |
void | SetStepover (NXOpen::NXColor *colorStepover) |
Sets the color stepover Created in NX7.5.0. | |
void | SetTraversal (NXOpen::NXColor *colorTraversal) |
Sets the color traversal Created in NX7.5.0. | |
NXOpen::NXColor * | SideCut () |
Returns the side cut Created in NX7.5.0. | |
NXOpen::NXColor * | Stepover () |
Returns the color stepover Created in NX7.5.0. | |
NXOpen::NXColor * | Traversal () |
Returns the color traversal Created in NX7.5.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a path display colors Builder
This is an abstract class and cannot be instantiated.
Created in NX7.5.0.
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::Approach | ( | ) |
Returns the color approach
Created in NX7.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::Common | ( | ) |
Returns the color common
Created in NX7.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::Cut | ( | ) |
Returns the color cut
Created in NX7.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::Departure | ( | ) |
Returns the color departure
Created in NX7.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::Engage | ( | ) |
Returns the color engage
Created in NX7.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::FirstCut | ( | ) |
Returns the color first cut
Created in NX7.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::Rapid | ( | ) |
Returns the color rapid
Created in NX7.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::Retract | ( | ) |
Returns the color retract
Created in NX7.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::ReturnColor | ( | ) |
Returns the color return
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::PathDisplayColors::SetAllCommonColor | ( | ) |
Set the color to all common
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
void NXOpen::CAM::PathDisplayColors::SetApproach | ( | NXOpen::NXColor * | colorApproach | ) |
Sets the color approach
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorApproach | colorapproach |
void NXOpen::CAM::PathDisplayColors::SetCommon | ( | NXOpen::NXColor * | colorCommon | ) |
Sets the color common
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorCommon | colorcommon |
void NXOpen::CAM::PathDisplayColors::SetCut | ( | NXOpen::NXColor * | colorCut | ) |
Sets the color cut
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorCut | colorcut |
void NXOpen::CAM::PathDisplayColors::SetDeparture | ( | NXOpen::NXColor * | colorDeparture | ) |
Sets the color departure
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorDeparture | colordeparture |
void NXOpen::CAM::PathDisplayColors::SetEngage | ( | NXOpen::NXColor * | colorEngage | ) |
Sets the color engage
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorEngage | colorengage |
void NXOpen::CAM::PathDisplayColors::SetFirstCut | ( | NXOpen::NXColor * | colorFirstCut | ) |
Sets the color first cut
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorFirstCut | colorfirstcut |
void NXOpen::CAM::PathDisplayColors::SetRapid | ( | NXOpen::NXColor * | colorRapid | ) |
Sets the color rapid
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorRapid | colorrapid |
void NXOpen::CAM::PathDisplayColors::SetRetract | ( | NXOpen::NXColor * | colorRetract | ) |
Sets the color retract
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorRetract | colorretract |
void NXOpen::CAM::PathDisplayColors::SetReturnColor | ( | NXOpen::NXColor * | colorReturn | ) |
Sets the color return
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorReturn | colorreturn |
void NXOpen::CAM::PathDisplayColors::SetSideCut | ( | NXOpen::NXColor * | colorSideCut | ) |
Sets the side cut
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorSideCut | colorsidecut |
void NXOpen::CAM::PathDisplayColors::SetStepover | ( | NXOpen::NXColor * | colorStepover | ) |
Sets the color stepover
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorStepover | colorstepover |
void NXOpen::CAM::PathDisplayColors::SetTraversal | ( | NXOpen::NXColor * | colorTraversal | ) |
Sets the color traversal
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
colorTraversal | colortraversal |
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::SideCut | ( | ) |
Returns the side cut
Created in NX7.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::Stepover | ( | ) |
Returns the color stepover
Created in NX7.5.0.
License requirements : None
NXOpen::NXColor* NXOpen::CAM::PathDisplayColors::Traversal | ( | ) |
Returns the color traversal
Created in NX7.5.0.
License requirements : None