mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 09:48:32 +00:00
Update src/blenderbim/blenderbim/bim/module/model/prop.py
Co-authored-by: Bruno Perdigão <57102715+brunoperdigao@users.noreply.github.com>
This commit is contained in:
@@ -110,7 +110,7 @@ def update_relating_array_from_object(self, context):
|
||||
self.relating_array_object = parent_of_relating_array_object
|
||||
bpy.ops.bim.enable_editing_array(item=self.is_editing)
|
||||
|
||||
return self.relating_array_object
|
||||
return
|
||||
|
||||
|
||||
def is_object_array_applicable(self, obj):
|
||||
|
||||
Reference in New Issue
Block a user