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 | |
NXOpen::NXColor * | Common () |
Returns the color common | |
NXOpen::NXColor * | Cut () |
Returns the color cut | |
NXOpen::NXColor * | Departure () |
Returns the color departure | |
NXOpen::NXColor * | Engage () |
Returns the color engage | |
NXOpen::NXColor * | FirstCut () |
Returns the color first cut | |
NXOpen::NXColor * | Rapid () |
Returns the color rapid | |
NXOpen::NXColor * | Retract () |
Returns the color retract | |
void | SetAllCommonColor () |
Set the color to all common | |
void | SetApproach (NXOpen::NXColor *colorApproach) |
Sets the color approach | |
void | SetCommon (NXOpen::NXColor *colorCommon) |
Sets the color common | |
void | SetCut (NXOpen::NXColor *colorCut) |
Sets the color cut | |
void | SetDeparture (NXOpen::NXColor *colorDeparture) |
Sets the color departure | |
void | SetEngage (NXOpen::NXColor *colorEngage) |
Sets the color engage | |
void | SetFirstCut (NXOpen::NXColor *colorFirstCut) |
Sets the color first cut | |
void | SetRapid (NXOpen::NXColor *colorRapid) |
Sets the color rapid | |
void | SetRetract (NXOpen::NXColor *colorRetract) |
Sets the color retract | |
void | SetStepover (NXOpen::NXColor *colorStepover) |
Sets the color stepover | |
void | SetTraversal (NXOpen::NXColor *colorTraversal) |
Sets the color traversal | |
NXOpen::NXColor * | Stepover () |
Returns the color stepover | |
NXOpen::NXColor * | Traversal () |
Returns the color traversal |
Represents a path display colors Builder
This is an abstract class and cannot be instantiated.
Created in NX6.0.0.
Returns the color approach
Created in NX6.0.0.
License requirements : None
Returns the color common
Created in NX6.0.0.
License requirements : None
Returns the color cut
Created in NX6.0.0.
License requirements : None
Returns the color departure
Created in NX6.0.0.
License requirements : None
Returns the color engage
Created in NX6.0.0.
License requirements : None
Returns the color first cut
Created in NX6.0.0.
License requirements : None
Returns the color rapid
Created in NX6.0.0.
License requirements : None
Returns the color retract
Created in NX6.0.0.
License requirements : None
Set the color to all common
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
void NXOpen::CAM::OperationPathDisplayColorsBuilder::SetApproach | ( | NXOpen::NXColor * | colorApproach | ) |
Sets the color approach
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
colorApproach | colorapproach |
void NXOpen::CAM::OperationPathDisplayColorsBuilder::SetCommon | ( | NXOpen::NXColor * | colorCommon | ) |
Sets the color common
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
colorCommon | colorcommon |
void NXOpen::CAM::OperationPathDisplayColorsBuilder::SetCut | ( | NXOpen::NXColor * | colorCut | ) |
Sets the color cut
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
colorCut | colorcut |
void NXOpen::CAM::OperationPathDisplayColorsBuilder::SetDeparture | ( | NXOpen::NXColor * | colorDeparture | ) |
Sets the color departure
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
colorDeparture | colordeparture |
void NXOpen::CAM::OperationPathDisplayColorsBuilder::SetEngage | ( | NXOpen::NXColor * | colorEngage | ) |
Sets the color engage
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
colorEngage | colorengage |
void NXOpen::CAM::OperationPathDisplayColorsBuilder::SetFirstCut | ( | NXOpen::NXColor * | colorFirstCut | ) |
Sets the color first cut
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
colorFirstCut | colorfirstcut |
void NXOpen::CAM::OperationPathDisplayColorsBuilder::SetRapid | ( | NXOpen::NXColor * | colorRapid | ) |
Sets the color rapid
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
colorRapid | colorrapid |
void NXOpen::CAM::OperationPathDisplayColorsBuilder::SetRetract | ( | NXOpen::NXColor * | colorRetract | ) |
Sets the color retract
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
colorRetract | colorretract |
void NXOpen::CAM::OperationPathDisplayColorsBuilder::SetStepover | ( | NXOpen::NXColor * | colorStepover | ) |
Sets the color stepover
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
colorStepover | colorstepover |
void NXOpen::CAM::OperationPathDisplayColorsBuilder::SetTraversal | ( | NXOpen::NXColor * | colorTraversal | ) |
Sets the color traversal
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
colorTraversal | colortraversal |
Returns the color stepover
Created in NX6.0.0.
License requirements : None
Returns the color traversal
Created in NX6.0.0.
License requirements : None