parse_ifcxml: drop the use of the removed method

This commit is contained in:
Andrej730
2026-07-22 16:09:13 +05:00
parent 32f2dfd294
commit 872efac4d2
3 changed files with 2 additions and 6 deletions
@@ -1640,7 +1640,6 @@ def map_shape(settings, instance): ...
def nary_union(sequence): ...
def new_IfcBaseClass(schema_identifier: str, name: str) -> entity_instance: ...
def open(fn: str, readonly: bool = False, logger=None) -> file: ...
def parse_ifcxml(filename): ...
def polygons_to_svg(*args): ...
def read(data): ...
def register_schema(arg1): ...