<Code Lib>
2022 Enumeration
Changes 8
E

IFCProjectLevelGUIDType

Description:
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
E Project The project GUID.
E Building The building GUID.
E Site The site GUID.

Loading…