mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-10 14:07:43 +00:00
black .
This commit is contained in:
@@ -406,6 +406,7 @@ class BIM_PT_object_material(Panel):
|
|||||||
row = box.row(align=True)
|
row = box.row(align=True)
|
||||||
row.prop(self.props, "custom_offset", text="Custom Offset")
|
row.prop(self.props, "custom_offset", text="Custom Offset")
|
||||||
|
|
||||||
|
|
||||||
class BIM_UL_materials(UIList):
|
class BIM_UL_materials(UIList):
|
||||||
def draw_item(
|
def draw_item(
|
||||||
self,
|
self,
|
||||||
|
|||||||
Reference in New Issue
Block a user