NX Open C++ Reference Guide
|
Builder for creating the Terminal List Item for the ModelTerminals
To create a new instance of this class, use Routing::RouteManager::TerminalPortBuilder
Created in NX7.5.0.
More...
Public Member Functions | |
NXOpen::GeometricUtilities::OnPathDimensionBuilder * | IndividualCutBack () |
Returns the Cutback Lenth for the Terminal Created in NX7.5.0. | |
NXOpen::Expression * | IndividualExtenstion () |
Returns the Extenstion Value for the Terminal Created in NX7.5.0. | |
bool | Modeled () |
Returns the flag for the terminal that says if it is Modeled or not Created in NX7.5.0. | |
void | SetModeled (bool modeled) |
Sets the flag for the terminal that says if it is Modeled or not Created in NX7.5.0. | |
void | SetTerminalPort (NXOpen::NXObject *port) |
Sets the TerminalPort Created in NX7.5.0. | |
NXOpen::NXObject * | TerminalPort () |
Returns the TerminalPort Created in NX7.5.0. |
Builder for creating the Terminal List Item for the ModelTerminals
To create a new instance of this class, use Routing::RouteManager::TerminalPortBuilder
Created in NX7.5.0.
NXOpen::GeometricUtilities::OnPathDimensionBuilder* NXOpen::Routing::TerminalPortBuilder::IndividualCutBack | ( | ) |
Returns the Cutback Lenth for the Terminal
Created in NX7.5.0.
License requirements : None
Returns the Extenstion Value for the Terminal
Created in NX7.5.0.
License requirements : None
Returns the flag for the terminal that says if it is Modeled or not
Created in NX7.5.0.
License requirements : None
void NXOpen::Routing::TerminalPortBuilder::SetModeled | ( | bool | modeled | ) |
Sets the flag for the terminal that says if it is Modeled or not
Created in NX7.5.0.
License requirements : routing_mechanical ("Routing Mechanical") OR routing_electrical ("Routing Electrical") OR routing_combined ("Routing Combined")
modeled | modeled |
Sets the TerminalPort
Created in NX7.5.0.
License requirements : routing_mechanical ("Routing Mechanical") OR routing_electrical ("Routing Electrical") OR routing_combined ("Routing Combined")
Returns the TerminalPort
Created in NX7.5.0.
License requirements : None