mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
19 lines
388 B
Gherkin
19 lines
388 B
Gherkin
# language: fr
|
|
|
|
Fonctionnalité: Base setup
|
|
|
|
In order to view the BIM data
|
|
As any interested stakeholder
|
|
We need an IFC file
|
|
|
|
|
|
Scénario: Recevoir e fichier
|
|
|
|
* 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 "BIMTester Example 1 - IFC2X3"
|