Yorik van Havre
f379891f6e
Merge pull request #9304 from yorikvanhavre/arch-recycler-fix
...
Arch: Allow the IFC export recycler to work with other templates
2023-04-20 13:54:53 +02:00
luzpaz
e7ced1f7cb
Arch: linting multiple imports on one line ( #9281 )
2023-04-18 16:23:44 +02:00
Yorik van Havre
2449d842b9
Arch: Allow the IFC export recycler to work with other templates
...
The IFC export recycler always assumes to be used from the Arch builtin
IFC exporter from exportIFC.py. This change allows it to be used with
other templates/input files as well
2023-04-18 15:01:47 +02:00
Bernd Hahnebach
636be32ec0
Arch: IFC export and import, some code formating (only very clearly ones)
2021-10-27 23:10:01 +02:00
Chris Hennes
9d1958475e
[ARCH] Catch only Exception, not BaseException
2021-02-11 11:52:45 +01:00
luz paz
ccf30d98d2
Arch: Fix header uniformity and remove trailing whitespace
2020-11-16 14:51:53 +01:00
Yorik van Havre
f98ed46ad6
Arch: Allow to export structural analysis model to IFC
2020-06-11 14:15:38 +02:00
Yorik van Havre
b74a2ba7ef
Arch: Handle rectangle-and circle-based profiles in IFC import/export
2020-05-29 12:12:48 +02:00
Yorik van Havre
af1438329a
Arch: Fixed IFC4 export of surface styles
2020-04-14 17:56:18 +02:00
luz.paz
8af8689d73
Arch: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all Arch files
2019-12-26 18:24:06 +01:00
Yorik van Havre
26a0aa5483
Arch: Added option to export IFC files in imperial units
2019-12-23 12:33:42 -03:00
hlg
7bebdad937
[Arch] IFC export: some points and vectors should be 2D, not 3D
...
* true north direction
* profile orientation
* grid axis polylines
2019-12-17 15:03:21 -03:00
Bernd Hahnebach
1780c82d2d
Arch: IFC export, small code formating
2019-09-02 07:38:37 +02:00
Bernd Hahnebach
ecaf9000f6
Arch IFC import and export, new lines and comments
2019-09-02 07:38:28 +02:00
Bernd Hahnebach
ca5e869973
Arch: export IFC helper, do not use multiple line imports
2019-08-21 12:09:14 +02:00
Bernd Hahnebach
bafc964762
Arch: import and export IFC, add licence text and make it pep8 kompatible
2019-08-21 12:09:06 +02:00
Yorik van Havre
037be677cd
Arch: Moved recycler class to exportIFC helper
2019-08-20 16:58:23 -03:00
Yorik van Havre
c1c5210654
Arch: Minor fixes to IFC export
2019-08-14 17:56:15 -03:00
Yorik van Havre
09d0b2d0e7
Arch: Merge of PR #2259 - Fix ifc project
2019-08-14 16:04:52 -03:00