RVTDocs.com

ExporterIFC.AddBuildingStorey

Method
Description:
Adds building storey to the exporter's internal cache.
Syntax
public void AddBuildingStorey(
	ElementId id,
	IFCLevelInfo levelInfo
)
Parameters
Parameter Type Description
id ElementId The level id.
levelInfo IFCLevelInfo The IFCLevelInfo object.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null