Share

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

C#

public enum IFCProjectLevelGUIDType

Members

Member nameValueDescription
Building1 The building GUID.
Project0 The project GUID.
Site2 The site GUID.

See Also

Reference

Was this information helpful?