2026 Method
Changes 8
M

ExporterIFC.AddBuildingStorey

Description:
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
)