ExporterIFCUtils.GetAttachedColumns
Method
Description:
Obtains a list of columns known to Revit as intersecting with this wall.
Obtains a list of columns known to Revit as intersecting with this wall.
Parameters
Parameter | Type | Description |
---|---|---|
pWallElem | Wall | The wall. |
Return Value
Type | Description |
---|---|
IList | The columns found. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |