Namespace:
Autodesk.Revit.DB.IFC
IFCProjectLevelGUIDType
Enumeration
Description:
The type of the GUID to be retrieved from Revit.
The type of the GUID to be retrieved from Revit.
Syntax
[ObsoleteAttribute("This enum is deprecated as of Revit 2022, as it was only used for the deprecated function CreateProjectLevelGUID.")]
public enum IFCProjectLevelGUIDType
Unknown Namespace Members:
| Name | Description |
|---|---|
| Project | The project GUID. |
| Building | The building GUID. |
| Site | The site GUID. |