dedicos
5cab72deaa
removed get_property in attributes_psets step file (not implemented yet) ( #1596 )
...
* removed get_property in attributes_psets step file (not implemented yet)
problem with stepmatcher remains
* Fix pattern search for properties
2021-07-28 17:51:16 +10:00
Alexander Nitsch
43f8d8547d
Bimtester: Fixed attributes_psets step files ( #1580 )
...
Co-authored-by: Nitsch Alexander <alexander.nitsch@scs.ch >
2021-07-25 09:57:59 +10:00
Dion Moult
41141b8fc9
Geolocation micromvd now supports checking true north
2021-04-07 16:08:02 +10:00
Dion Moult
8edced5a0c
Fix bug where rotation check in geolocation micromvd broke in the last release
2021-04-07 08:03:01 +10:00
rbertucat
20fe48bd6a
BuildingSmart IFCRail changes to BIMTester ( #1309 )
...
* Add a way to validate the IFC file in BIMTester
* Fix an issue in Report where only the first error was shown
* Fix the usage of Schema in BIMTester
* Add Aggreation steps to BIMTester
2021-02-12 09:34:10 +11:00
Dion Moult
c3f7410f76
Fix #1266 . Standardise BIMTester quotes, always translate, and refactor.
2021-02-02 16:51:12 +11:00
Dion Moult
ac95fb1aa2
BIMTester now operates on single feature files, which heavily improves usability
2021-02-02 12:34:14 +11:00
Bernd Hahnebach
45bba127ff
bimtester: steps, remove comment
2021-01-17 22:40:11 +01:00
Bernd Hahnebach
b9ba138d8d
bimtester: normalize line endings
2021-01-17 22:30:04 +01:00
Bernd Hahnebach
9574b7e08f
bimtester: start italian and dutch translation
2021-01-17 22:30:04 +01:00
Bernd Hahnebach
a04ce8a24d
bimtester: steps, translate some project attribute tests
2021-01-15 21:03:45 +01:00
Bernd Hahnebach
1d0b13960f
bimtester: steps, translate some attributes
2021-01-15 21:03:45 +01:00
Bernd Hahnebach
418574fe40
bimtester: steps, translate ifcdata provide ifc file by argument
2021-01-15 21:03:45 +01:00
Bernd Hahnebach
2e07fd1cde
bimtester: steps, improve ifcdata schema test
2021-01-15 21:03:45 +01:00
Bernd Hahnebach
2e85a80fc8
bimtester: geometric step translation improvement
2021-01-08 08:41:41 +01:00
Bernd Hahnebach
8eab1ec4a5
bimtester: code formating
2021-01-08 08:26:28 +01:00
Bernd Hahnebach
bf41ee013c
bimtester: improve step translation
2021-01-08 08:26:28 +01:00
Bernd Hahnebach
ef3f9489ea
bimtester: improve some step method names
2021-01-08 08:26:28 +01:00
Dion Moult
0ecf66f7fa
New IfcOpenShell placement utility module
2021-01-02 19:32:27 +11:00
Bernd Hahnebach
4df8418e72
bimtester: steps, add more attributes tests
2020-12-22 20:14:05 +01:00
Bernd Hahnebach
2226d5a565
bimtester: steps, remove a newline added by accident
2020-12-21 17:14:12 +01:00
Bernd Hahnebach
7d138b8f72
bimtester: steps, add missing import
2020-12-21 17:09:46 +01:00
Bernd Hahnebach
edd6e74813
bimtester: steps, add element class attributes test
2020-12-21 17:05:08 +01:00
Bernd Hahnebach
2a6efaaaa4
bimtester: step, prepare attributes eleclasses for translation
2020-12-21 17:05:08 +01:00
Bernd Hahnebach
dafdd06b2e
bimtester: steps, split steps testmodule
2020-12-21 16:37:13 +01:00
Bernd Hahnebach
1a48472b19
bimtester: steps, sort them according expression matcher
2020-12-21 16:08:21 +01:00
Bernd Hahnebach
8e78ed332f
bimtester: steps, move project test into project test module
2020-12-21 16:08:21 +01:00
Bernd Hahnebach
de5dc40e63
bimtester: steps, add new test module for spatial structure
2020-12-21 16:08:21 +01:00
Bernd Hahnebach
60dd74c64d
bimtester: steps, better name for element class guid tests
2020-12-21 16:08:21 +01:00
Bernd Hahnebach
b8fe04b7a9
bimtester: fix error in step code
2020-12-21 11:28:51 +01:00
Bernd Hahnebach
81326ba48f
bimtester: improve and translate geometric representation class type test
2020-12-21 11:24:42 +01:00
Bernd Hahnebach
21a7599d45
bimtester: small code improvements
2020-12-21 11:24:42 +01:00
Roch Bertucat
8cc546a9a2
Add path option for providing a schema in a step
2020-12-18 17:14:55 +01:00
Roch Bertucat
322860cc51
Merge remote-tracking branch 'origin/v0.6.0-ifcrail-contrib' into
...
v0.6.0-ifcrail-mod
Conflicts:
src/ifcbimtester/bimtester/features/steps/ifcdata.py
src/ifcbimtester/bimtester/features/template.html
src/ifcbimtester/bimtester/reports.py
src/ifcbimtester/bimtester/run.py
2020-12-18 15:44:46 +01:00
Roch Bertucat
fc7d05c691
Improve referencing files using the path if available
2020-12-18 11:24:01 +01:00
Bernd Hahnebach
85a78a6e48
bimtester: se gettext for message translation
2020-12-18 17:25:05 +11:00
Bernd Hahnebach
90f225e93b
bimtester: improve submodule handling for step translation
2020-12-16 23:10:40 +11:00
Bernd Hahnebach
d00da09cdc
start translation into German and French with one step as well as the report
2020-12-15 10:09:46 +11:00
Roch Bertucat
34174dd3f3
Add a set of steps to test aggregations in IFC files
2020-12-10 10:42:49 +01:00
Roch Bertucat
479b937f81
Add a way to load a custom IFC Schema and add util methods
2020-12-10 10:37:17 +01:00
Bernd Hahnebach
26f6e875ed
bimtester: add more ifc file tests
2020-12-04 09:20:41 +11:00
Bernd Hahnebach
cda131d6c1
bimtester: move ifc steps in separte module
2020-12-04 09:20:41 +11:00
Bernd Hahnebach
6ebb69f62e
bimtester: steps, improve imports
2020-11-27 09:07:01 +11:00
Bernd Hahnebach
b88eb37bdf
bimtester: improve imports in steps
2020-11-26 19:00:57 +11:00
Bernd Hahnebach
32f99428c3
bimtester: move code into a package directory
2020-11-26 08:30:03 +11:00