mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 17:58:20 +00:00
Add docs to layer API
This commit is contained in:
@@ -37,7 +37,6 @@ class Usecase:
|
||||
ifcopenshell.api.run("group.edit_group", model,
|
||||
group=group, attributes={"Description": "All furniture and joinery included in the unit"})
|
||||
"""
|
||||
|
||||
self.file = file
|
||||
self.settings = {"group": group, "attributes": attributes or {}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user