2026 Method
Changes 8
M

ExporterIFCUtils.GetNumBuildingStoreys

Description:
Returns the number of non-empty, non-duplicate building stories in the file.
[ObsoleteAttribute("This is deprecated in Revit 2026.  Use ExporterCacheManager.LevelInfoCache.LevelsById.Count instead.")]
public static int GetNumBuildingStoreys(
	ExporterIFC exporterIFC
)
Return Value Int32 The number of stories.