Update reference_structure.py

A mistype in docs: should be IfcRelReferencedInSpatialStructure instead of IfcRelContainedInSpatialStructure
This commit is contained in:
VDobranov
2023-11-11 15:39:38 +05:00
parent 6e6402e07f
commit 8dfd122430
@@ -44,7 +44,7 @@ class Usecase:
:param relating_structure: The IfcSpatialStructureElement element, such
as IfcBuilding, IfcBuildingStorey, or IfcSpace that the element
exists in.
:return: The IfcRelContainedInSpatialStructure relationship instance
:return: The IfcRelReferencedInSpatialStructure relationship instance
:rtype: ifcopenshell.entity_instance.entity_instance
Example: