RVTDocs.com

ExporterIFCUtils.GetConnectedWalls

Method
Description:
Obtains the IFC-specific information regarding the connections between this wall and other elements.
Syntax
Parameters
Parameter Type Description
pWallElem Wall The wall.
locaction IFCConnectedWallDataLocation The location on the wall from where the connections should be obtained. This should be either IFCConnectedWallDataLocation.Start or IFCConnectedWallDataLocation.End.
Return Value
Type Description
IList The connection information.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration