The type of the GUID to be retrieved from Revit.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum IFCProjectLevelGUIDType
Members
| Member name | Value | Description |
|---|---|---|
| Building | 1 | The building GUID. |
| Project | 0 | The project GUID. |
| Site | 2 | The site GUID. |
