mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-24 00:07:53 +00:00
bimtester: parse ifcfile by behave user args
This commit is contained in:
@@ -7,6 +7,9 @@ We need an IFC file
|
||||
|
||||
Scenario: Receiving a file
|
||||
|
||||
* The IFC file "myifc.ifc" must be provided
|
||||
|
||||
* The IFC file has been provided through an argument
|
||||
* IFC data must use the IFC2X3 schema
|
||||
|
||||
|
||||
Scenario: Project information
|
||||
* The project name, code, or short identifier must be "Column"
|
||||
|
||||
@@ -8,7 +8,9 @@ We need an IFC file
|
||||
|
||||
Scénario: Recevoir e fichier
|
||||
|
||||
# This step will not be translated ATM. ... Needs to be translated into Frensh
|
||||
* The IFC file "myifc.ifc" must be provided
|
||||
|
||||
* The IFC file has been provided through an argument
|
||||
* Les données IFC doivent utiliser le schéma IFC2X3
|
||||
|
||||
|
||||
Scénario: Project information
|
||||
* The project name, code, or short identifier must be "Column"
|
||||
|
||||
@@ -9,7 +9,9 @@ Wir brauchen eine IFC-Datei
|
||||
|
||||
Szenario: Bereitstellen von IFC-Daten
|
||||
|
||||
# Dieser step wird aktuell nicht uebersetzt
|
||||
* The IFC file "myifc.ifc" must be provided
|
||||
|
||||
* The IFC file has been provided through an argument
|
||||
* Die IFC Daten müssen das IFC2X3 Schema benutzen
|
||||
|
||||
|
||||
Szenario: Projektinformationen
|
||||
* The project name, code, or short identifier must be "Column"
|
||||
|
||||
Reference in New Issue
Block a user