NX Open C++ Reference Guide
|
Represents a Routing::StockColorBuilder . More...
Public Member Functions | |
NXOpen::NXColor * | RouteStockPickColor () |
Returns the route stock pick color Created in NX7.5.0. | |
NXOpen::ScCollector * | RouteStockSelectStockFace () |
Returns the route stock select stock face Created in NX7.5.0. | |
void | SetRouteStockPickColor (NXOpen::NXColor *routeStockPickColor) |
Sets the route stock pick color Created in NX7.5.0. |
Represents a Routing::StockColorBuilder .
This is used to assign color to the face of stocks having rectangular cross section.
To create a new instance of this class, use Routing::RouteManager::CreateStockColorBuilder
Created in NX7.5.0.
Returns the route stock pick color
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
Returns the route stock select stock face
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
void NXOpen::Routing::StockColorBuilder::SetRouteStockPickColor | ( | NXOpen::NXColor * | routeStockPickColor | ) |
Sets the route stock pick color
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")
routeStockPickColor | routestockpickcolor |