ElementConnectionUtil
implementation of the element connection utility
ElementConnectionUtil
Canonical path: Utils.Connections.ElementConnectionUtil.ElementConnectionUtil
implementation of the element connection utility
add_geometry_element_connection_elements
staticmethod
add_geometry_element_connection_elements(
build_ele_list: list[BuildingElement],
connect_to_elements: ConnectToElements,
)
add the elements from the ElementGeometryConnection value type
Parameters:
-
build_ele_list
(list[BuildingElement]
) –list with the building elements
-
connect_to_elements
(ConnectToElements
) –elements for the to connection
Placeholder