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
committed by Thomas Krijnen
parent 55763ea7df
commit dd044c8516
@@ -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: