mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
add material update_tag in restore_material_style_types
This commit is contained in:
@@ -1105,4 +1105,5 @@ class Style(bonsai.core.tool.Style):
|
||||
props.active_style_type = "External"
|
||||
else:
|
||||
props.active_style_type = "Shading"
|
||||
material.update_tag()
|
||||
return has_any_textures
|
||||
|
||||
Reference in New Issue
Block a user