NX Open C++ Reference Guide
|
Routing::StockPort objects are automatically created and updated by Routing::Stock objects. More...
Public Member Functions | |
NXOpen::Routing::ExtractPort * | GetExtractPort () |
For Stock As Components, returns the Routing::ExtractPort of this Routing::StockPort using the Routing::StockPort 's occurrence in the work part. | |
NXOpen::Routing::Stock * | GetStock () |
Gets the Routing::Stock that owns this object. |
Routing::StockPort objects are automatically created and updated by Routing::Stock objects.
Instances of this class are created by Routing::Stock .
Created in NX4.0.0.
For Stock As Components, returns the Routing::ExtractPort of this Routing::StockPort using the Routing::StockPort 's occurrence in the work part.
Returns NULL if the given StockPort does not have a port occurrence in the work part.
Gets the Routing::Stock that owns this object.