RVTDocs.com

ExporterIFCUtils.GetNumBuildingStoreys

Method
Description:
Returns the number of non-empty, non-duplicate building stories in the file.
Syntax
public static int GetNumBuildingStoreys(
	ExporterIFC exporterIFC
)
Parameters
Parameter Type Description
exporterIFC ExporterIFC The exporter.
Return Value
Type Description
Int32 The number of stories.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null