mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-26 18:21:59 +00:00
18 lines
336 B
Gherkin
18 lines
336 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
|
|
|
|
* 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"
|