<Code Lib>
2026 Method
Changes 8
M

ExporterIFC.RemoveBuildingStorey

Description:
Removes an IFCLevelInfo corresponding to a level from the exporter's internal cache.

[ObsoleteAttribute("This is deprecated in Revit 2026.  Use ExporterCacheManager.LevelInfoCache.LevelsById instead.")]
public void RemoveBuildingStorey(
	ElementId id
)

Loading…