mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 22:50:21 +00:00
16 lines
605 B
Python
16 lines
605 B
Python
|
|
use_step_matcher("parse")
|
||
|
|
from bimtester.features.steps.classification import en
|
||
|
|
use_step_matcher("parse")
|
||
|
|
from bimtester.features.steps.element_classes import en
|
||
|
|
use_step_matcher("parse")
|
||
|
|
from bimtester.features.steps.geocoding import en
|
||
|
|
use_step_matcher("parse")
|
||
|
|
from bimtester.features.steps.geolocation import en
|
||
|
|
use_step_matcher("parse")
|
||
|
|
from bimtester.features.steps.geometric_detail import en
|
||
|
|
use_step_matcher("parse")
|
||
|
|
from bimtester.features.steps.model_federation import en
|
||
|
|
use_step_matcher("parse")
|
||
|
|
from bimtester.features.steps.project_setup import de, en, fr, it, nl
|
||
|
|
use_step_matcher("parse")
|