mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +00:00
New category for IFC export workarounds for RIB iTWO costing program
This commit is contained in:
@@ -1840,6 +1840,11 @@ class BIM_PT_mvd(Panel):
|
|||||||
row = layout.row()
|
row = layout.row()
|
||||||
row.prop(bim_properties, "import_should_auto_set_workarounds")
|
row.prop(bim_properties, "import_should_auto_set_workarounds")
|
||||||
|
|
||||||
|
layout.label(text="RIB iTWO Workarounds:")
|
||||||
|
|
||||||
|
row = layout.row()
|
||||||
|
row.prop(bim_properties, "export_should_force_faceted_brep")
|
||||||
|
|
||||||
layout.label(text="Tekla Workarounds:")
|
layout.label(text="Tekla Workarounds:")
|
||||||
|
|
||||||
row = layout.row()
|
row = layout.row()
|
||||||
|
|||||||
Reference in New Issue
Block a user