mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 02:07:36 +00:00
Run black on utils
This commit is contained in:
@@ -163,6 +163,7 @@ def import_ifc(filename, use_names, process_relations, blender_booleans):
|
||||
|
||||
me.from_pydata(verts, [], faces)
|
||||
me.validate()
|
||||
|
||||
# MATERIAL CREATION
|
||||
def add_material(mname, props):
|
||||
if mname in bpy.data.materials:
|
||||
|
||||
Reference in New Issue
Block a user