IFCProjectLevelGUIDType Enumeration


IFCProject Level GUIDType Enumeration

The type of the GUID to be retrieved from Revit.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum IFCProjectLevelGUIDType
Members
Member name Value Description
Building 1 The building GUID.
Project 0 The project GUID.
Site 2 The site GUID.
See Also