file.by_type docs note

This commit is contained in:
Andrej730
2024-04-26 11:49:44 +05:00
parent 1cea3d21e8
commit 344cc1fb7d
@@ -457,6 +457,9 @@ class file(object):
:type type: string
:param include_subtypes: Whether or not to return subtypes of the IFC class
:type include_subtypes: bool
:raises RuntimeError: If `type` is not found in IFC schema.
:returns: A list of ifcopenshell.entity_instance.entity_instance objects
:rtype: list[ifcopenshell.entity_instance.entity_instance]
"""