ExporterIFC.AddBuildingStorey
Description:
Adds building storey to the exporter's internal cache.
Adds building storey to the exporter's internal cache.
[ObsoleteAttribute("This is deprecated in Revit 2026. Use ExporterCacheManager.LevelInfoCache.LevelsById instead.")]
public void AddBuildingStorey(
ElementId id,
IFCLevelInfo levelInfo
)
-
idThe level id.
-
levelInfoThe IFCLevelInfo object.
-
A non-optional argument was null