RVTDocs.com

ExporterIFCUtils.IsWallJoinedToTop

Method
Description:
Checks if wall is joined to top.
Syntax
public static bool IsWallJoinedToTop(
	Wall wall
)
Parameters
Parameter Type Description
wall Wall The wall.
Return Value
Type Description
Boolean True if wall is joined to top, false if not.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null