ExporterIFCUtils.GetNumBuildingStoreys
Method
Description:
Returns the number of non-empty, non-duplicate building stories in the file.
Returns the number of non-empty, non-duplicate building stories in the file.
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 |