ExporterIFCUtils.ComputeRoofProjectedArea
Method
Description:
Returns the projected area of the room, unscaled.
Returns the projected area of the room, unscaled.
Parameters
| Parameter | Type | Description |
|---|---|---|
| pElem | Element | The roof. |
Return Value
| Type | Description |
|---|---|
| Double | The projected area. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |