NX Open C++ Reference Guide
|
Represents Routing::Electrical::CablewaysBuilder . More...
Public Member Functions | |
bool | AllowNewCables () |
Returns the allow new cables toggle Created in NX7.5.0. | |
NXOpen::Expression * | FillPercentage () |
Returns the fill percentage expression Created in NX7.5.0. | |
NXOpen::Routing::RouteObjectCollector * | RouteObjectCollector () |
Returns the route object collector Created in NX7.5.0. | |
void | SetAllowNewCables (bool allowNewCables) |
Sets the allow new cables toggle Created in NX7.5.0. |
Represents Routing::Electrical::CablewaysBuilder .
To create a new instance of this class, use Routing::RouteManager::CreateCablewaysBuilder
Default values.
Property | Value |
---|---|
AllowNewCables |
0 |
FillPercentage.Value |
0 |
Created in NX7.5.0.
Returns the allow new cables toggle
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
Returns the fill percentage expression
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
NXOpen::Routing::RouteObjectCollector* NXOpen::Routing::Electrical::CablewaysBuilder::RouteObjectCollector | ( | ) |
Returns the route object collector
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
void NXOpen::Routing::Electrical::CablewaysBuilder::SetAllowNewCables | ( | bool | allowNewCables | ) |
Sets the allow new cables toggle
Created in NX7.5.0.
License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical")
allowNewCables | allownewcables |