IFCProjectLevelGUIDType Enumeration

IFCProjectLevelGUIDType 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
Public Enumeration IFCProjectLevelGUIDType
public enum class IFCProjectLevelGUIDType
type IFCProjectLevelGUIDType
Members
Member nameValueDescription
Building1 The building GUID.
Project0 The project GUID.
Site2 The site GUID.
See Also