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

This class contains the factory methods for creating a sc collector. More...

Inheritance diagram for NXOpen::ScCollectorCollection:
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::ScCollectorCreateCollector ()
 Create a sc collector. 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

This class contains the factory methods for creating a sc collector.


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

Created in NX4.0.0.

Member Function Documentation

iterator NXOpen::ScCollectorCollection::begin ( )

Returns an iterator addressing the first element.

NXOpen::ScCollector* NXOpen::ScCollectorCollection::CreateCollector ( )

Create a sc collector.

Returns
Collector
Created in NX4.0.0.

License requirements : gateway ("UG GATEWAY")
iterator NXOpen::ScCollectorCollection::end ( )

Returns an iterator addressing one past the last element.

tag_t NXOpen::ScCollectorCollection::Tag ( ) const

Returns the tag of this object.


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