ExporterIFCUtils.GetWallTrimmedCurve
Method
Description:
Obtains the curve of the wall trimmed or extended according to the end conditions of the wall.
Obtains the curve of the wall trimmed or extended according to the end conditions of the wall.
Parameters
Parameter | Type | Description |
---|---|---|
pVWall | Wall | The wall. |
Return Value
Type | Description |
---|---|
Curve | The trimmed or extended curve. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |