mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +00:00
Small documentation note
This commit is contained in:
@@ -64,7 +64,7 @@ class Usecase:
|
|||||||
become IfcLabel, float values will become IfcReal, booleans will
|
become IfcLabel, float values will become IfcReal, booleans will
|
||||||
become IfcBoolean, and integers will become IfcInteger. If more
|
become IfcBoolean, and integers will become IfcInteger. If more
|
||||||
control is desired, you may explicitly specify IFC data objects
|
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
|
:type properties: dict
|
||||||
:param pset_template: If a property set template is provided, this will
|
:param pset_template: If a property set template is provided, this will
|
||||||
be used to determine data types. If no user-defined template is
|
be used to determine data types. If no user-defined template is
|
||||||
|
|||||||
Reference in New Issue
Block a user