2027 Method
Changes 0
M

ExporterIFCUtils.IsWallJoinedToTop

Description:
Checks if wall is joined to top.
public static bool IsWallJoinedToTop(
	Wall wall
)
  • wall
    The wall.
Return Value Boolean True if wall is joined to top, false if not.