Contains a collection of Component Groups a ComponentGroup that are defined within an Assembly part.
More...
|
class | iterator |
| Iterator for accessing the contents of the collection. More...
|
|
Contains a collection of Component Groups a ComponentGroup that are defined within an Assembly part.
<br> To obtain an instance of this class, refer to @link Part Part @endlink <br>
Created in NX5.0.0.
iterator NXOpen::Assemblies::ComponentGroupCollection::begin |
( |
| ) |
|
Returns an iterator addressing the first element.
iterator NXOpen::Assemblies::ComponentGroupCollection::end |
( |
| ) |
|
Returns an iterator addressing one past the last element.
Finds the ComponentGroup with the given identifier as recorded in a journal.
An object may not return the same value as its JournalIdentifier in different versions of
the software. However newer versions of the software should find the same object when
FindObject is passed older versions of its journal identifier. In general, this method
should not be used in handwritten code and exists to support record and playback of journals.
An exception will be thrown if no object can be found with the given journal identifier. @return ComponentGroup with this identifier
Created in NX5.0.0.
License requirements : None
- Parameters
-
Finds the ComponentGroup with the given identifier as recorded in a journal.
An object may not return the same value as its JournalIdentifier in different versions of
the software. However newer versions of the software should find the same object when
FindObject is passed older versions of its journal identifier. In general, this method
should not be used in handwritten code and exists to support record and playback of journals.
An exception will be thrown if no object can be found with the given journal identifier. @return ComponentGroup with this identifier
Created in NX5.0.0.
License requirements : None
- Parameters
-
tag_t NXOpen::Assemblies::ComponentGroupCollection::Tag |
( |
| ) |
const |
Returns the tag of this object.
The documentation for this class was generated from the following file:
- Assemblies_ComponentGroupCollection.hxx
Copyright 2013 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.