mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +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.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:")
|
||||
|
||||
row = layout.row()
|
||||
|
||||
Reference in New Issue
Block a user