NX Open C++ Reference Guide
Public Member Functions
NXOpen::Routing::StockOffsetPort Class Reference

Routing::StockOffsetPort class handles the relationship between a component part's port occurrence and the dumb offset port in the work part. More...

Inheritance diagram for NXOpen::Routing::StockOffsetPort:
NXOpen::Routing::Port NXOpen::SmartObject NXOpen::Routing::IRoutePosition NXOpen::DisplayableObject NXOpen::Routing::ICharacteristic NXOpen::NXObject NXOpen::IFitTo NXOpen::INXObject NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

List of all members.

Public Member Functions

NXOpen::Routing::PortGetOffsetPort ()
 Returns the Routing::StockOffsetPort in the work part that was created from the original port occurrence.
NXOpen::Routing::PortGetPortOccurrence ()
 Returns the original port occurrence from which the dumb port was extracted.

Detailed Description

Routing::StockOffsetPort class handles the relationship between a component part's port occurrence and the dumb offset port in the work part.

The dumb port offsets based on expressions that use the stock diameter.
Use Routing::PortCollection::CreateStockOffsetPort to create an instance of this class.

Created in NX7.5.4.


Member Function Documentation

Returns the Routing::StockOffsetPort in the work part that was created from the original port occurrence.

Returns:

Created in NX7.5.4.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

Returns the original port occurrence from which the dumb port was extracted.

Returns NULL if the occurrence is not available because it is not loaded, or not in the current reference set, etc.

Returns:

Created in NX7.5.4.

License requirements : routing_combined ("Routing Combined") OR routing_electrical ("Routing Electrical") OR routing_mechanical ("Routing Mechanical")

The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.