mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +00:00
Fix docstrings to reference datatype as it would be used for users
This commit is contained in:
@@ -52,7 +52,7 @@ class Usecase:
|
||||
:param name: The name of the new element.
|
||||
:type name: str,optional
|
||||
:return: The newly created element based on the specified IFC class.
|
||||
:rtype: ifcopenshell.entity_instance.entity_instance
|
||||
:rtype: ifcopenshell.entity_instance
|
||||
|
||||
Example:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user