mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 10:06:47 +00:00
Add new workaround for the DESITE BIM application
This commit is contained in:
@@ -2035,6 +2035,11 @@ class BIM_PT_mvd(Panel):
|
||||
row = layout.row()
|
||||
row.prop(bim_properties, "export_should_force_faceted_brep")
|
||||
|
||||
layout.label(text="DESITE BIM Workarounds:")
|
||||
|
||||
row = layout.row()
|
||||
row.prop(bim_properties, "export_should_force_faceted_brep")
|
||||
|
||||
layout.label(text="Navisworks Workarounds:")
|
||||
|
||||
row = layout.row()
|
||||
|
||||
Reference in New Issue
Block a user