alignment - fix missing imports

This commit is contained in:
Andrej730
2025-07-10 11:30:09 +05:00
parent ef5d1448da
commit 37d4ee97e7
33 changed files with 39 additions and 13 deletions
@@ -17,11 +17,9 @@
# along with IfcOpenShell. If not, see <http://www.gnu.org/licenses/>.
import ifcopenshell
import ifcopenshell.util
import ifcopenshell.api.alignment
from ifcopenshell import entity_instance
import ifcopenshell.util.representation
def get_layout_curve(layout: entity_instance) -> entity_instance:
"""