B
by bernd on 4 Feb 2021, edited 5 Feb 2021
#
Dion has done some changes lately I have not yet tested. But before it was very easy if you are on a linux machine ...
-
see https://github.com/IfcOpenShell/IfcOpenShell/tree/5f8e77c29281ffd778ee530051fbe45b68eae19d/src/ifcbimtester
-
clone ifopenshell
-
install dependencies: behave (at least 1.2.6) and pystache, ahh and for sure Python3 and PySide2
-
switch into directory src/ifcbimtester and start bimtester gui by the use of parameter -g but this seams to has changed
-
in the gui one just need to set a directory. all feature files in the directory are used by the BIMTester run and a report is created for each feature file
-
neither BlenderBIM nor FreeCAD are really needed to run BIMTester
but as said this was befor dijon has changed some stuff ...
B
by bernd on 4 Feb 2021
#
ahh here we are ... more information about the changes ... https://community.osarch.org/discussion/comment/5449/#Comment_5449
L
by lukas on 4 Feb 2021
#
+1 votes
@Bernd.. Dijon a sa moutarde; l'Australie et nous avons Dion. :-)
M
by Moult on 4 Feb 2021
#
@tlang feature files are plain text. You type whatever you want into notepad and save it with a file extension of .feature.
The readme might help: https://github.com/IfcOpenShell/IfcOpenShell/tree/v0.6.0/src/ifcbimtester
T
by tlang on 5 Feb 2021
#
@bernd sorry but, so far I'm on windows10, with Github Desktop i try to clone the repository: https://github.com/IfcOpenShell/IfcOpenShell/tree/5f8e77c29281ffd778ee530051fbe45b68eae19d/src/ifcbimtester
but I get an authentication failure. I've assumed it's a Github Desktop bug I've reported: https://github.com/desktop/desktop/issues/11536
Could it instead be an access limitation on your side?
M
by Moult on 5 Feb 2021
#
+1 votes
@tlang the clone url should be: https://github.com/IfcOpenShell/IfcOpenShell.git
T
by tlang on 6 Feb 2021
#
@Moult said:
@tlang the clone url should be: https://github.com/IfcOpenShell/IfcOpenShell.git
That fixed it thank you @Moult !
S
by shanmama on 23 Feb 2021
#
+1 votes
Very effective work, I plan to translate it into Chinese in the next few months. Maybe I will need your help then.
L
by lukas on 17 Nov 2021
#
+1 votes
language: fr
Fonctionnalité: Base setup ( Configuration primaire )
In order to view the BIM data ( pour permettre la visualisation des données BIM )
As any interested stakeholder ( ainsi que quelque Participant intéressé ) or ( comme tout participant intéressé )
We need an IFC file ( ceci requiert un fichier IFC )
Scénario: Recevoir e fichier
- Les données IFC doivent utiliser le schéma "IFC2X3"
Scénario: Project information ( Informations concernant le projet )
- The project name, code, or short identifier must be "BIMTester Example 1 - IFC2X3" ( Nom du projet, son code ou un identifiant sommaire du type "BIMTester1-IFC2x3" )
G
by Gorgious on 17 Nov 2021
#
You can ping me too if you need french translations ;)
B
by bernd on 22 Nov 2021, edited 22 Nov 2021
#
great. I might come back later on in this regard ... ATM only the very basic is translated.