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,7 +17,11 @@
# along with IfcOpenShell. If not, see <http://www.gnu.org/licenses/>.
import ifcopenshell
import ifcopenshell.api.aggregate
import ifcopenshell.api.alignment
import ifcopenshell.api.nest
import ifcopenshell.util.stationing
from ifcopenshell import entity_instance
from ifcopenshell.api.alignment._create_geometric_representation import _create_geometric_representation