Small documentation note

This commit is contained in:
Andrej730
2023-05-25 16:09:43 +05:00
parent 218b67bc5c
commit b171dc6146
@@ -64,7 +64,7 @@ class Usecase:
become IfcLabel, float values will become IfcReal, booleans will
become IfcBoolean, and integers will become IfcInteger. If more
control is desired, you may explicitly specify IFC data objects
directly.
directly. Note that provided `properties` might be mutated in the process.
:type properties: dict
:param pset_template: If a property set template is provided, this will
be used to determine data types. If no user-defined template is