mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 17:57:02 +00:00
Rebuild pset template UI to be less confusing and match the UX paradigm of other modules
This commit is contained in:
@@ -14,7 +14,7 @@ from bpy.props import (
|
||||
|
||||
|
||||
class BIMGeometryProperties(PropertyGroup):
|
||||
should_auto_update_mesh_representations: BoolProperty(name="Should Auto Update Representations", default=True)
|
||||
should_auto_update_mesh_representations: BoolProperty(name="Should Auto Update Representations", default=False)
|
||||
# Revit workaround
|
||||
should_use_presentation_style_assignment: BoolProperty(name="Force Presentation Style Assignment", default=False)
|
||||
# RIB iTwo, DESITE BIM workaround
|
||||
|
||||
Reference in New Issue
Block a user