Add API docs for boundary module

This commit is contained in:
Dion Moult
2022-11-15 08:26:46 +09:00
parent 8f33c2ca9d
commit c87924c4ba
5 changed files with 92 additions and 24 deletions
@@ -30,7 +30,7 @@ class Usecase:
:param product: The product you want to edit. This may be any rooted IFC
entity.
:type product: ifcopenshell.entity_instance
:type product: ifcopenshell.entity_instance.entity_instance
:param attributes: a dictionary of attribute names and values.
:type attributes: dict, optional
:return: None