From 729ef4a98e655a722882a4b3e1334bd38adeef04 Mon Sep 17 00:00:00 2001 From: SergejMuhic Date: Thu, 23 May 2024 19:04:31 +0200 Subject: [PATCH 1/2] add IFCGEOSCIENCEOBSERVATION to allowed elements for material association --- .../Entities/IfcRelAssociatesMaterial/DocEntity.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IFC4x3/Sections/Core data schemas/Schemas/IfcProductExtension/Entities/IfcRelAssociatesMaterial/DocEntity.xml b/IFC4x3/Sections/Core data schemas/Schemas/IfcProductExtension/Entities/IfcRelAssociatesMaterial/DocEntity.xml index 979254651..086e68276 100644 --- a/IFC4x3/Sections/Core data schemas/Schemas/IfcProductExtension/Entities/IfcRelAssociatesMaterial/DocEntity.xml +++ b/IFC4x3/Sections/Core data schemas/Schemas/IfcProductExtension/Entities/IfcRelAssociatesMaterial/DocEntity.xml @@ -27,9 +27,9 @@ 'IFCSHAREDBLDGELEMENTS.IFCWINDOWSTYLE', 'IFCSHAREDBLDGELEMENTS.IFCDOORSTYLE', 'IFCSTRUCTURALANALYSISDOMAIN.IFCSTRUCTURALMEMBER', - 'IFCPRODUCTEXTENSION.IFCPORT']) = 0) + 'IFCPRODUCTEXTENSION.IFCPORT'] + 'IFCSHAREDINFRASTRUCTUREELEMENTS.IFCGEOSCIENCEOBSERVATION']) = 0) )) = 0 - From 1eaa995979ca17364b8b4451cdb8c467ba65cd4e Mon Sep 17 00:00:00 2001 From: SergejMuhic Date: Tue, 28 May 2024 10:10:44 +0200 Subject: [PATCH 2/2] Update IFC4x3/Sections/Core data schemas/Schemas/IfcProductExtension/Entities/IfcRelAssociatesMaterial/DocEntity.xml Co-authored-by: larswik --- .../Entities/IfcRelAssociatesMaterial/DocEntity.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IFC4x3/Sections/Core data schemas/Schemas/IfcProductExtension/Entities/IfcRelAssociatesMaterial/DocEntity.xml b/IFC4x3/Sections/Core data schemas/Schemas/IfcProductExtension/Entities/IfcRelAssociatesMaterial/DocEntity.xml index 086e68276..4aa70ecb1 100644 --- a/IFC4x3/Sections/Core data schemas/Schemas/IfcProductExtension/Entities/IfcRelAssociatesMaterial/DocEntity.xml +++ b/IFC4x3/Sections/Core data schemas/Schemas/IfcProductExtension/Entities/IfcRelAssociatesMaterial/DocEntity.xml @@ -27,7 +27,7 @@ 'IFCSHAREDBLDGELEMENTS.IFCWINDOWSTYLE', 'IFCSHAREDBLDGELEMENTS.IFCDOORSTYLE', 'IFCSTRUCTURALANALYSISDOMAIN.IFCSTRUCTURALMEMBER', - 'IFCPRODUCTEXTENSION.IFCPORT'] + 'IFCPRODUCTEXTENSION.IFCPORT', 'IFCSHAREDINFRASTRUCTUREELEMENTS.IFCGEOSCIENCEOBSERVATION']) = 0) )) = 0