From 8ddd0fdf69bc0ae422c05dcb97ce348d860576a1 Mon Sep 17 00:00:00 2001 From: Thomas Beutlich Date: Wed, 27 Mar 2024 09:07:10 +0100 Subject: [PATCH] Fix FILE_DESCRIPTION --- .../Examples/Wall elemented case/File.ifc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Building element elemented case/Examples/Wall elemented case/File.ifc b/Examples/Building element elemented case/Examples/Wall elemented case/File.ifc index f387c6e60..770ce026c 100644 --- a/Examples/Building element elemented case/Examples/Wall elemented case/File.ifc +++ b/Examples/Building element elemented case/Examples/Wall elemented case/File.ifc @@ -1,6 +1,6 @@ ISO-10303-21; HEADER; -FILE_DESCRIPTION('ViewDefinition [notYetAssigned]','2;1'); +FILE_DESCRIPTION(('ViewDefinition [notYetAssigned]'),'2;1'); FILE_NAME('ifcwallelementedcase.ifc','2015-03-13T19:19:38',(''),(''),'Constructivity 0.9.8.2','Constructivity 0.9.8.2',''); FILE_SCHEMA(('IFC4')); ENDSEC;