Yorik van Havre
39a34c1d27
Arch: Fixes in IFC exporter
2018-01-10 12:10:32 -02:00
Amritpal Singh
41b71ee3a9
Export FreeCAD Rebar properties to IFC file and refactored code
2018-01-07 18:10:39 -02:00
Bernd Hahnebach
09fe85e8ff
Arch: import IFC, fix View Fit while importing
2017-10-23 08:14:03 +02:00
Bernd Hahnebach
891fa6e52c
Arch, import ifc, print debug for each obj in a new line
...
- use ,end='' for any print without continue in the next code line
- add a print('') at the end of the product loop
2017-10-19 13:30:53 +02:00
Bernd Hahnebach
5b84a264e9
Arch: ifc import, fix fit view on import since bb initializion seams to have changed to infinity
2017-10-19 13:30:53 +02:00
Bernd Hahnebach
2826bf0734
Arch, IFC import, code formating
2017-08-12 13:22:45 +02:00
Bernd Hahnebach
c3cdf6b228
Arch: IFC import, add pref to view fit while importing
2017-08-12 13:22:45 +02:00
Yorik van Havre
ea708c14b0
Arch: Added IFC pref option to export objects with full parametric properties
2017-07-31 16:47:40 -03:00
Yorik van Havre
352accabd9
Draft: Fixed Move & Rotate continue mode
2017-07-26 12:51:52 -03:00
Yorik van Havre
0fc9e2be04
Arch Multimaterial
2017-05-03 11:52:24 -03:00
Yorik van Havre
8ba6896cf4
Arch: little fix in IFC exporter
2017-03-20 18:01:54 -03:00
Yorik van Havre
09cc396711
Arch: small bugfix in IFC export
2017-03-08 16:41:05 -03:00
Yorik van Havre
177c350a16
Arch: misc minor bugfixes
2017-03-08 15:55:07 -03:00
looooo
7a0a997481
py3: Arch: mostly print-statements
...
7247937288be85fe217c2d57cdb96c9a666e4e28
00528f4b445fd851df53a79b4be6f1ff480f74d0
b7e3a874dbadbac1c1ecfade4b8676c15fdf25ee
2017-03-02 14:59:31 +01:00
Yorik van Havre
b115d794a7
Arch: Add default storey when exporting to IFC + allow all Arch objects to have Undefined role
2017-02-17 20:47:39 -02:00
Yorik van Havre
2780edd903
Arch: fixed import of IFC Site geometry
2017-01-31 18:58:02 -02:00
Yorik van Havre
3a3fa30595
Arch: fixed small bug in Site area calculation
2017-01-30 13:13:13 -02:00
Yorik van Havre
fc2010baa8
Arch: Export rebars to IFC as SweptDiskSolids + fixed half-done py3 compatibility - fixes #2684
2017-01-29 14:27:42 -02:00
Yorik van Havre
8ad2c699f8
py3: open function is in module 'io' in py3 instead of __builtin__
2017-01-17 09:24:59 +01:00
wmayer
4f43cfac50
py3: adapt scripts to work with Python3
2017-01-17 09:24:59 +01:00
Priit Laes
1591601654
py3: Arch: *.py: Fix syntax for python3
2017-01-17 09:24:46 +01:00
Yorik van Havre
b334197116
Arch: decompose multifuse objects when exporting to IFC
2017-01-04 21:08:54 -02:00
Yorik van Havre
6aedc47a2c
Arch: Correctly export profiles with holes to IFC
2016-12-30 19:24:54 -02:00
Yorik van Havre
40c25e0809
Arch: Fixed export of materials to IFC to be understandable by revit
2016-12-29 21:02:54 -02:00
Yorik van Havre
0249235833
Arch: Faster material handling in IFC import - fixes #2762
2016-12-29 16:05:52 -02:00
Yorik van Havre
af97583026
Doc: Fixes in doxygen docs for Draft,Arch, FEM
2016-11-17 17:04:09 -02:00
Yorik van Havre
65aaf16201
Arch: massive rewrite of extrusion-based Arch objects and IFC export
2016-10-27 15:08:16 -02:00
Yorik van Havre
96e9b7ee5b
Arch: fixed typo in IFC import
2016-10-22 13:24:28 -02:00
Yorik van Havre
1ab7e05fce
Arch: fixed error in IFC export (typo)
2016-09-21 15:14:37 -03:00
Yorik van Havre
12d632dc70
Arch: made IFC importer more compatible with older IfcOpenShell
2016-09-19 16:02:00 -03:00
Yorik van Havre
0ad956c45b
Arch: IFC exporter now exports 2D geometry as IfcAnnotations
2016-09-14 18:55:55 -03:00
Yorik van Havre
217a67ddb2
Arch: support for layer splitting function of ifcopenshell
2016-09-13 20:08:25 -03:00
Yorik van Havre
9ae3f1bc6f
Arch: Better retrieval of materials from IFC files
2016-09-11 13:28:40 -03:00
Yorik van Havre
23cbb317df
Arch: small cosmetic fix in IFC export
2016-09-11 11:41:44 -03:00
Yorik van Havre
c9df54b03c
Arch: Support for IFC footprint representations
2016-09-07 17:17:24 -03:00
Yorik van Havre
81c5994e05
Arch: Fixed use of tempfile.mkstemp - fixes #2674
2016-08-16 11:17:45 -03:00
Bernd Hahnebach
595a5dd2c7
ARCH: ifc import: fix import if group has no group name provided
2016-08-04 14:33:31 -03:00
Bernd Hahnebach
8ab027b218
ARCH: fix propper removing of tempfile on windows
2016-08-04 14:33:31 -03:00
Bernd Hahnebach
cfbde714e9
ARCH: code formating: trailing whitespaces
2016-08-04 14:33:31 -03:00
Yorik van Havre
a79d2c6c9b
Arch: fixed import of IFC object without representation
2016-08-01 10:54:09 -03:00
Yorik van Havre
79ddfd1bcf
Arch: fixed aggregation bug in IFC export
2016-07-08 11:09:57 -03:00
Yorik van Havre
aadf63eecf
Arch: Fixed bugs in IFC export
2016-07-07 11:54:18 -03:00
Yorik van Havre
9bd9f56b17
Arch: Added new bimserver task panel - issue #2599
2016-06-25 20:23:22 -03:00
Yorik van Havre
dce4695674
Arch: Fixed export of cloned windows to IFC
2016-06-16 17:42:27 -03:00
Yorik van Havre
4acf8e09dc
Arch: misc improvements and bugfixes
...
* Allow mesh-based windows (with non-solid shape) to pass through
* Allow precast elements to be clones
* Structure elements now display a different icon when thry are clones
* Arch clones now get the same placements as their cloned object on create
* Fixed the bad export of clones to IFC
* Recoded the Site/Building/Floor IFC export to be more flexible
2016-06-15 21:17:44 -03:00
Yorik van Havre
79dcdfbc78
Arch: Partial fix for IFC export of precast elements
2016-06-14 23:09:43 -03:00
Yorik van Havre
d05ac66c3c
Arch: Read Description property of IFC objects
2016-06-14 19:18:37 -03:00
Yorik van Havre
0dfc6678bd
Arch: added precast concrete presets & objects to structure tool - issue #2853
2016-06-12 22:47:58 -03:00
Yorik van Havre
f0394c7b22
Arch: Bugfixes in IFC export
...
* Only export materials used in the exported objects
* Fixed placement of Part Extrusion-based objects
2016-06-09 22:16:55 -03:00
Yorik van Havre
27b4836d80
Arch: Added support for IfcOpenShell serializer
2016-06-04 17:43:41 -03:00