This commit is contained in:
Andrej730
2024-05-10 11:21:53 +05:00
parent e7eb00eaa3
commit c50d1ea2fe
105 changed files with 502 additions and 251 deletions
@@ -21,7 +21,7 @@ import ifcopenshell.api
import ifcopenshell.util.element
def disconnect_port(file, port=None) -> None:
def disconnect_port(file: ifcopenshell.file, port: ifcopenshell.entity_instance) -> None:
"""Disconnects a port from any other port
A port may only be connected to one other port, so the other port is not