Dion Moult
ea524767a0
WIP implement georeference module for correctly geolocated files. See #1222 .
2021-01-19 11:18:26 +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
2ea04f97f9
bimtester: add git attributes to be able to normalize line endings
2021-01-17 22:30:04 +01:00
Bernd Hahnebach
d15c5c7e21
bimtester: recreate translation pot file and update lang po files
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
19ba6f86d7
bimtester: example feature files, add lang short cut to file name
2021-01-17 22:30:04 +01:00
Bernd Hahnebach
c5c5bbd290
bimtester: example feature files, formating
2021-01-17 22:30:04 +01:00
Bernd Hahnebach
bc9f7d214d
bimtester: rename project of example ifcs
2021-01-17 22:30:04 +01:00
Dion Moult
ee0b9004e3
WIP reimplement material psets with new features. See #1222 .
...
* Data type sensitive UI
* New standardised UI
* Accomodate custom pset templates for materials
* Explicitly disable IFC2X3 material psets which are horrible and I don't want to support it
2021-01-17 21:54:37 +11:00
Dion Moult
3fe5c88910
WIP implement material attributes panel. See #1222 .
2021-01-17 21:07:01 +11:00
Dion Moult
25fb9be82e
WIP port object material assignment with 3 new features. See message. See #1222 .
...
* Full support for editing IfcMaterialList added
* The reusability of material set relationships are now roundtripped
* UI is sensitive to IFC schema version and adapts intelligently
2021-01-17 12:46:47 +11:00
Dion Moult
fa4ba58cac
Minor fix
2021-01-17 12:46:47 +11:00
Thomas Krijnen
5a11ac0545
Remove debugging statement
2021-01-16 15:12:19 +01:00
Cyril Waechter
b10ba45194
Allow to install ifcpatch separately ( #1263 )
...
Will allow to provide ifcpatch as a standard python package for
various usages (eg. standalone, blenderbim addon, FreeCAD)
* Copy folder instead of files [using svn](https://stackoverflow.com/a/18194523/4098083 )
* Fetch recipes from ifcpatch module path
2021-01-16 10:42:45 +11: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
843917a431
bimtester: run, merge run and run wich copy in temp
2021-01-15 10:58:14 +01:00
Bernd Hahnebach
2fce21fd88
bimtester: run, merge getting the behave arguments
2021-01-15 10:58:08 +01:00
Bernd Hahnebach
c9e85c5d34
bimtester: run, merge run behave commands
2021-01-15 10:58:03 +01:00
Bernd Hahnebach
521a5a5981
bimtester: parse behave args to the gui too and other small gui
...
improvements
2021-01-15 10:57:55 +01:00
Bernd Hahnebach
c6347e30be
bimtester: rename project in example 1
2021-01-15 10:57:51 +01:00
Bernd Hahnebach
21d4203688
bimtester: parse ifcfile by behave user args
2021-01-15 10:57:47 +01:00
Bernd Hahnebach
aefd4e3387
bimtester: run, move comments and add prints
2021-01-15 10:57:44 +01:00
Bernd Hahnebach
3df2c89b0a
bimtester: report generator, add another parameter report file
2021-01-15 10:57:40 +01:00
Bernd Hahnebach
ebd53250e7
bimtester: report, simplify generation code
2021-01-15 10:57:36 +01:00
ihabelaghoury
f5796eaed3
Refactoring of BIMTester Module ( #1259 )
...
Co-authored-by: Ihab El Aghoury <ihab_elaghoury@yahoo.ca >
2021-01-14 20:43:39 +11:00
Dion Moult
a4b2285e8a
Minor fix
2021-01-14 08:02:00 +11:00
ihabelaghoury
713e70ff63
Total refactoring for CSV into a blenderBim module + use of IfcStore ( #1254 )
...
* Add new feature to Load from IFCStore in Cobie
* Initial refactor for CSV to become a CSV Module
* Update __init__.py
* Address Dion's review
Co-authored-by: Ihab El Aghoury <ihab_elaghoury@yahoo.ca >
Co-authored-by: Dion Moult <dion@thinkmoult.com >
2021-01-14 07:53:48 +11:00
Thomas Krijnen
540f793940
Workaround: IfcLine as segment with IfcVector magnitude length in composite curve
2021-01-13 15:46:00 +01:00
Dion Moult
071c84ddf8
WIP implement qtos. See #1222 .
2021-01-13 21:26:10 +11:00
Bernd Hahnebach
f2b645b73f
bimtester: get back dummy feautre file, deleted in 91773e8fc6
2021-01-13 08:38:51 +01:00
Bernd Hahnebach
7554714fff
bimtester: sort command line args by abc
2021-01-13 08:29:33 +01:00
Bernd Hahnebach
2d04d988e7
bimtester: improve gui
2021-01-13 08:29:33 +01:00
Bernd Hahnebach
91773e8fc6
bimtester: improve and fix copy in temp and run
2021-01-13 08:29:33 +01:00
Bernd Hahnebach
6ee3c8fd98
bimtester: start script, improve arguments
2021-01-13 08:29:33 +01:00
Bernd Hahnebach
a54b84b4c3
bimtester: run, better variable name
2021-01-13 08:29:33 +01:00
Bernd Hahnebach
addf28c1e2
bimtester: run, improve method run copy in temp
2021-01-13 08:29:33 +01:00
Bernd Hahnebach
aa82cb15d2
bimtester: run, rename method run copy in temp
2021-01-13 08:29:33 +01:00
Bernd Hahnebach
2e3c5c42bf
bimtester: fix import
2021-01-13 08:29:33 +01:00
QwiglyDee
a1be2ef868
#1234 section view decorations
2021-01-13 06:27:05 +07:00
Thomas Krijnen
ab8aa95479
#1224 update inverse cache upon deletion
2021-01-12 21:49:17 +01:00
Dion Moult
b78e710479
WIP implement add / remove fills. See #1222 .
2021-01-12 16:39:01 +11:00
Dion Moult
9400eab0ff
WIP implement void module with add / remove openings. See #1222 .
2021-01-12 15:14:14 +11:00
QwiglyDee
1836136049
adding section annotations
2021-01-12 09:33:46 +07:00
QwiglyDee
d1a2a12e94
close #1232 elevating grid in section views
2021-01-12 09:33:46 +07:00
QwiglyDee
6502b2c18d
little drawing helper
2021-01-12 09:33:46 +07:00
ihabelaghoury
1779fe88ef
Add new feature to Load from IFCStore in Cobie ( #1253 )
...
Co-authored-by: Ihab El Aghoury <ihab_elaghoury@yahoo.ca >
2021-01-12 11:26:59 +11:00