Contains IFC Entity relations which are specific for the IFC. The IFC Entities are represented by their GlobalId.
More...
#include <APIdefs_Automate.h>
|
GS::HashTable< GS::UniString, GS::UniString > | containmentTable |
| IFC containment tree in "child->parent" format.
|
|
GS::HashTable< GS::UniString, GS::UniString > | relFillsTable |
| Relationships between openings (Doors/Windows/Skylights) and IfcOpeningElements (voids).
|
|
GS::HashTable< GS::UniString, GS::UniString > | relVoidsTable |
| Relationships between IfcOpeningElements (voids) and their parent IfcWall or IfcSlab.
|
|
GS::HashSet< GS::Pair< GS::UniString, GS::UniString > > | assignmentTable |
| IFC Assigment links, IfcGroup, IfcZone, IfcSystem, IfcRelAssignsToGroup and IfcRelServicesBuildings.
|
|
GS::HashTable< GS::UniString, GS::UniString > | typeProductTable |
| IFC Type Products tree.
|
|
Contains IFC Entity relations which are specific for the IFC. The IFC Entities are represented by their GlobalId.