Behebung von Bugs

This commit is contained in:
2025-12-16 10:13:50 +01:00
parent c3887e2269
commit c734e2f821
2 changed files with 4 additions and 7 deletions
-3
View File
@@ -15,11 +15,8 @@ from ezdxf import units
from ezdxf.entities import Line
from ezdxf.addons import importer
from ezdxf.math import Matrix44, X_AXIS,Y_AXIS,Z_AXIS
from ezdxf import bbox
from pathlib import Path
import math
from pydantic import BaseModel, Field, field_validator
from typing import Optional
from utils import check_environment_var, setup_logger
from Elemente import Kreisel, VarioFoerderer,Gefaehllestrecke,Angetriebene_Kurve,Bt_element,Omniflo
import as_es_methoden