Skip to content

Commit 30f837f

Browse files
committed
fix header; both should still fail
1 parent b58305b commit 30f837f

2 files changed

Lines changed: 0 additions & 12 deletions

File tree

test/files/GRF/grf005/fail-grf005-metre_millimetre_scale.ifc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
ISO-10303-21;
22
/* This file has a project length unit of mm, a CRS length unit of m and incorrect (set to reciprocal of correct value) map conversion scale of 1000. Correct value is 0.001. */
3-
HEADER;
4-
ENDSEC;
5-
FILE_SCHEMA(('IFC4X3_ADD2'));
6-
ENDSEC;
7-
DATA;
8-
93
HEADER;
104
FILE_DESCRIPTION(('ViewDefinition [ReferenceView]'),'2;1');
115
FILE_NAME('fail-grf005-metre_millimetre_scale.ifc','2025-04-18T17:26:42',(''),(''),'redacted','redacted - redacted - 3.14159','None');

test/files/GRF/grf005/pass-grf005-metre_millimetre_scale.ifc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
ISO-10303-21;
22
/* This file has a project length unit of mm, a CRS length unit of m and correct map conversion scale of 0.001. */
3-
HEADER;
4-
ENDSEC;
5-
FILE_SCHEMA(('IFC4X3_ADD2'));
6-
ENDSEC;
7-
DATA;
8-
93
HEADER;
104
FILE_DESCRIPTION(('ViewDefinition [ReferenceView]'),'2;1');
115
FILE_NAME('fail-grf005-metre_millimetre_scale.ifc','2025-04-18T17:26:42',(''),(''),'redacted','redacted - redacted - 3.14159','None');

0 commit comments

Comments
 (0)