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