diff --git a/src/ifcbimtester/examples/01_ifcschema_translated/IFC2X3_col.ifc b/src/ifcbimtester/examples/01_ifcschema_translated/IFC2X3_col.ifc index 6a17912bed..7aa0ac7056 100644 --- a/src/ifcbimtester/examples/01_ifcschema_translated/IFC2X3_col.ifc +++ b/src/ifcbimtester/examples/01_ifcschema_translated/IFC2X3_col.ifc @@ -26,7 +26,7 @@ DATA; #20=IFCDIRECTION((0.,1.)); #21=IFCGEOMETRICREPRESENTATIONCONTEXT($,'Model',3,1.E-05,#9,#20); #22=IFCGEOMETRICREPRESENTATIONSUBCONTEXT('Body','Model',*,*,*,*,#21,$,.MODEL_VIEW.,$); -#23=IFCPROJECT('2iAYrakL9FABNNwZfj$CbO',#5,'BIMTester Example 1',$,$,$,$,(#21),#19); +#23=IFCPROJECT('2iAYrakL9FABNNwZfj$CbO',#5,'BIMTester Example 1 - IFC2X3',$,$,$,$,(#21),#19); #24=IFCDIRECTION((1.,0.)); #25=IFCCARTESIANPOINT((0.,0.)); #26=IFCAXIS2PLACEMENT2D(#25,#24); diff --git a/src/ifcbimtester/examples/01_ifcschema_translated/IFC4_col.ifc b/src/ifcbimtester/examples/01_ifcschema_translated/IFC4_col.ifc index fa5cb923f2..69c96a0ce3 100644 --- a/src/ifcbimtester/examples/01_ifcschema_translated/IFC4_col.ifc +++ b/src/ifcbimtester/examples/01_ifcschema_translated/IFC4_col.ifc @@ -26,7 +26,7 @@ DATA; #20=IFCDIRECTION((0.,1.)); #21=IFCGEOMETRICREPRESENTATIONCONTEXT($,'Model',3,1.E-05,#9,#20); #22=IFCGEOMETRICREPRESENTATIONSUBCONTEXT('Body','Model',*,*,*,*,#21,$,.MODEL_VIEW.,$); -#23=IFCPROJECT('2iAYrakL9FABNNwZfj$CbO',#5,'BIMTester Example 1',$,$,$,$,(#21),#19); +#23=IFCPROJECT('2iAYrakL9FABNNwZfj$CbO',#5,'BIMTester Example 1 - IFC4',$,$,$,$,(#21),#19); #24=IFCDIRECTION((1.,0.)); #25=IFCCARTESIANPOINT((0.,0.)); #26=IFCAXIS2PLACEMENT2D(#25,#24); diff --git a/src/ifcbimtester/examples/01_ifcschema_translated/features/base.feature b/src/ifcbimtester/examples/01_ifcschema_translated/features/base.feature index 58269ecaee..baa5613355 100644 --- a/src/ifcbimtester/examples/01_ifcschema_translated/features/base.feature +++ b/src/ifcbimtester/examples/01_ifcschema_translated/features/base.feature @@ -12,4 +12,4 @@ Scenario: Receiving a file Scenario: Project information - * The project name, code, or short identifier must be "BIMTester Example 1" + * The project name, code, or short identifier must be "BIMTester Example 1 - IFC2X3" diff --git a/src/ifcbimtester/examples/01_ifcschema_translated/features/fondamentaux.feature b/src/ifcbimtester/examples/01_ifcschema_translated/features/fondamentaux.feature index 9c7bf40454..ee857f843f 100644 --- a/src/ifcbimtester/examples/01_ifcschema_translated/features/fondamentaux.feature +++ b/src/ifcbimtester/examples/01_ifcschema_translated/features/fondamentaux.feature @@ -13,4 +13,4 @@ Scénario: Recevoir e fichier Scénario: Project information - * The project name, code, or short identifier must be "BIMTester Example 1" + * The project name, code, or short identifier must be "BIMTester Example 1 - IFC2X3" diff --git a/src/ifcbimtester/examples/01_ifcschema_translated/features/grundlagen.feature b/src/ifcbimtester/examples/01_ifcschema_translated/features/grundlagen.feature index a6b5ad044b..42bf8a6e9c 100644 --- a/src/ifcbimtester/examples/01_ifcschema_translated/features/grundlagen.feature +++ b/src/ifcbimtester/examples/01_ifcschema_translated/features/grundlagen.feature @@ -14,4 +14,4 @@ Szenario: Bereitstellen von IFC-Daten Szenario: Projektinformationen - * Der Name, die Abkürzung oder die Kurzkennung des Projektes ist "BIMTester Example 1" + * Der Name, die Abkürzung oder die Kurzkennung des Projektes ist "BIMTester Example 1 - IFC2X3"