Indexes   

ArrNomenclatures (Collection)

The collection of UserNomenclature objects.

Method Index

AddUserNomenclature
Creates a new UserNomenclature and adds it to this collection.
Item
Returns the specified item of the collection

Methods


o Func AddUserNomenclature( iName,
iIconName,
iClassType,
iSuperType) As
Creates a new UserNomenclature and adds it to this collection. The NomenclatureType of the new UserNomenclature will be "User". The base objects in the UserDictionary are created when the UserDictionary is created.
Parameters:
iName
The user nomenclature name.
iIconName
The icon name associated to this nomenclature name.
Returns:
The new UserNomenclature.
o Func Item( iIndex) As
Returns the specified item of the collection
Parameters:
iItem
The list index (long) or name (CATBSTR) of the member to retrieve.
Returns:
The retrieved member object.

Copyright © 2006, Dassault Systèmes. All rights reserved.