mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-15 18:14:08 +00:00
Update reference_structure.py
A mistype in docs: should be IfcRelReferencedInSpatialStructure instead of IfcRelContainedInSpatialStructure
This commit is contained in:
committed by
Thomas Krijnen
parent
55763ea7df
commit
dd044c8516
@@ -44,7 +44,7 @@ class Usecase:
|
|||||||
:param relating_structure: The IfcSpatialStructureElement element, such
|
:param relating_structure: The IfcSpatialStructureElement element, such
|
||||||
as IfcBuilding, IfcBuildingStorey, or IfcSpace that the element
|
as IfcBuilding, IfcBuildingStorey, or IfcSpace that the element
|
||||||
exists in.
|
exists in.
|
||||||
:return: The IfcRelContainedInSpatialStructure relationship instance
|
:return: The IfcRelReferencedInSpatialStructure relationship instance
|
||||||
:rtype: ifcopenshell.entity_instance.entity_instance
|
:rtype: ifcopenshell.entity_instance.entity_instance
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
|
|||||||
Reference in New Issue
Block a user