NX Open C++ Reference Guide
Classes | Public Member Functions | List of all members
NXOpen::Routing::StockOffsetPortCollection Class Reference

Represents a collection of NXOpen::Routing::StockOffsetPort objects. More...

Inheritance diagram for NXOpen::Routing::StockOffsetPortCollection:
NXOpen::TaggedObjectCollection

Classes

class  iterator
 Iterator for accessing the contents of the collection. More...
 

Public Member Functions

iterator begin ()
 Returns an iterator addressing the first element. More...
 
NXOpen::Routing::StockOffsetPortCreateStockOffsetPort (NXOpen::Assemblies::Component *partOccurrence, NXOpen::Routing::Port *portPrototype)
 Creates a NXOpen::Routing::StockOffsetPort in the work part from the stock offset port in the given part occurrence. More...
 
iterator end ()
 Returns an iterator addressing one past the last element. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a collection of NXOpen::Routing::StockOffsetPort objects.


To obtain an instance of this class, refer to NXOpen::Routing::RouteManager

Created in NX8.0.2.

Member Function Documentation

iterator NXOpen::Routing::StockOffsetPortCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::Routing::StockOffsetPort* NXOpen::Routing::StockOffsetPortCollection::CreateStockOffsetPort ( NXOpen::Assemblies::Component partOccurrence,
NXOpen::Routing::Port portPrototype 
)

Creates a NXOpen::Routing::StockOffsetPort in the work part from the stock offset port in the given part occurrence.

Returns the existing stock offset port in the work part if one already exists.

Returns
The stock offset port in the work part.
Created in NX8.0.2.

License requirements : routing_base ("Routing Basic")
Parameters
partOccurrenceThe part occurrence from which to create the stock offset port.
portPrototypeThe prototype of the stock offset port in the part occurrence.
iterator NXOpen::Routing::StockOffsetPortCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::Routing::StockOffsetPortCollection::Tag ( ) const

Returns the tag of this object.


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