From 52700452d9d1a2be1ebb41f838d3ca33d0ffc472 Mon Sep 17 00:00:00 2001 From: "Igor.Sokolov" Date: Sat, 4 Nov 2023 07:30:26 +0400 Subject: [PATCH] bf: pass-valid-selected-enumeration.ifc --- .../fixtures/validate/pass-valid-selected-enumeration.ifc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/ifcopenshell-python/test/fixtures/validate/pass-valid-selected-enumeration.ifc b/src/ifcopenshell-python/test/fixtures/validate/pass-valid-selected-enumeration.ifc index 805b175784..dd602ab58b 100644 --- a/src/ifcopenshell-python/test/fixtures/validate/pass-valid-selected-enumeration.ifc +++ b/src/ifcopenshell-python/test/fixtures/validate/pass-valid-selected-enumeration.ifc @@ -5,6 +5,8 @@ FILE_NAME('','2023-04-13T10:27:43',(),(),'IfcOpenShell v0.7.0-198fa67cc','IfcOpe FILE_SCHEMA(('IFC4X3_RC4')); ENDSEC; DATA; -#1=IFCFACILITYPART('0DYKeUG9993PtW$2icoR4v',$,$,$,$,$,$,$,$,IFCBRIDGEPARTTYPEENUM('DECK'),.LATERAL.); +#1=IFCBRIDGEPART('0DYKeUG9993PtW$2icoR4v',$,$,$,$,$,$,$,$,.LATERAL.,.DECK.); +#2=IFCPROJECT('3BXOBpFEDFqgWztkubS_w3',$,'My Project',$,$,$,$,$,$); +#3=IFCRELAGGREGATES('3BXOBpFEDFqgWztkubS_w4',$,$,$,#2,(#1)); ENDSEC; END-ISO-10303-21;