ExporterIFCUtils.GetNumBuildingStoreys
Description:
Returns the number of non-empty, non-duplicate building stories in the file.
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
)
-
exporterIFCThe exporter.
Return Value
Int32
The number of stories.
-
A non-optional argument was null