You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The .ifc file for the test case "The containment can be indirect 2/2" (partof/fail-the_containment_can_be_indirect_2_2.ifc) contains errors in the relationships:
Line #3:IFCRELAGGREGATES -> IFCRELCONTAINEDINSPATIALSTRUCTURE
Line #5:IFCRELCONTAINEDINSPATIALSTRUCTURE -> IFCRELAGGREGATES
For both relationships, the last two attributes need to be swapped.
Additionally, it is necessary to verify the associated .ids file (relation attribute of partOf) to ensure it aligns correctly with the intent.
The text was updated successfully, but these errors were encountered:
The
.ifc
file for the test case "The containment can be indirect 2/2" (partof/fail-the_containment_can_be_indirect_2_2.ifc
) contains errors in the relationships:#3
:IFCRELAGGREGATES
->IFCRELCONTAINEDINSPATIALSTRUCTURE
#5
:IFCRELCONTAINEDINSPATIALSTRUCTURE
->IFCRELAGGREGATES
For both relationships, the last two attributes need to be swapped.
Additionally, it is necessary to verify the associated
.ids
file (relation
attribute ofpartOf
) to ensure it aligns correctly with the intent.The text was updated successfully, but these errors were encountered: