ExporterIFCUtils.GetRoofComponents
Method
Description:
Gets the components of roof slabs.
Gets the components of roof slabs.
Parameters
Parameter | Type | Description |
---|---|---|
exporterIFC | ExporterIFC | The exporter. |
roof | RoofBase | The roof element. |
Return Value
Type | Description |
---|---|
RoofComponents | The roof components. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |