mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 18:43:26 +00:00
5114576457
When adding a single duct in MEP no ports where attached. The function create_profiles_from_polyline does not call DumbProfileJoiner (which eventually calls MEPGenerator().setup_ports). I have added a check so if there is only one segment, the MEPGenerator().setup_ports is called explictily