Add new workaround for the DESITE BIM application

This commit is contained in:
Dion Moult
2020-12-04 09:23:44 +11:00
parent 26f6e875ed
commit 9a20de914b
@@ -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()