API Reference > Classes > OdIfcClassesDictionary Class
OdIfcClassesDictionary Class
OdIfcClassesDictionary
Syntax
C++
class OdIfcClassesDictionary : public OdRxObject;

IfcClassesDictionary.h

details A class that provides functionality for working with class dictionaries.

Retrieves access to an element from the dictionary with the specified position.  
has 
Retrieves whether the dictionary contains an element with the specified position.  
Retrieves the quantity of dictionary elements.  
Sets a new element to the dictionary at the specified position.  
Removes the element at the specified position from the dictionary.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.