New interface to view linked IFCs

This commit is contained in:
Dion Moult
2021-09-13 10:00:54 +10:00
parent 8aa790c1c1
commit 5cee2fb08a
9 changed files with 87 additions and 37 deletions
+1
View File
@@ -261,6 +261,7 @@ definitions = {
'"(.*)" is "(.*)"': prop_is_value,
'I enable "(.*)"': i_enable_prop,
'I press "(.*)"': i_press_operator,
'the object "(.*)" exists': the_object_name_exists,
'the object "(.*)" does not exist': the_object_name_does_not_exist,
'the object "(.*)" is an "(.*)"': the_object_name_is_an_ifc_class,
'the object "(.*)" is not an IFC element': the_object_name_is_not_an_ifc_element,