Commit Graph

167 Commits

Author SHA1 Message Date
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
Yorik van Havre
4f99078aaf Arch: Handle IFC groups - fixes #2555 2016-05-31 20:43:34 -03:00
Yorik van Havre
3003f16389 Arch: fixed wrong storing of IFC uid in FreeCAD objects 2016-04-03 13:05:30 -03:00
Jonathan Wiedemann
604fc320cf Arch - IFC : Handle case where NominalValue is None 2016-02-25 11:23:10 +01:00
Yorik van Havre
4928624d14 Arch: Small workaround in IFC importer 2016-02-19 18:08:12 -02:00
Yorik van Havre
6a103493a1 Arch: small fix in IFCexport 2016-02-11 20:06:06 -02:00
Jonathan Wiedemann
5c5e62ffbd Arch BIM IFC : Handle utf8 for IfcDescriptiveMeasure 2016-02-11 15:49:58 +01:00
Yorik van Havre
f942bf2729 Arch: Enabled IFC4 export and fixed a couple of bugs 2016-02-10 15:35:21 -02:00
Jonathan Wiedemann
df3648a864 Arch - little IFC Spreadsheet adjustement 2016-02-05 02:08:23 +01:00
Jonathan Wiedemann
980b8dbeda Arch - Fix #2430 - Add IFC Spreadsheet properties system 2016-02-04 20:55:45 +01:00
Yorik van Havre
88be837f72 Arch: fixed bugs in IFC importer 2016-02-03 13:01:34 -02:00
Yorik van Havre
35cc2879e5 Arch: fixed wrong syntax in IFC importer 2016-02-03 10:50:19 -02:00
Yorik van Havre
79a615f222 DXF and IFC pref pages can now be set to show on each import/export 2016-02-02 16:13:40 -02:00
Yorik van Havre
3702820f00 Arch: Added an IFC pref option to disable clones creation on import 2016-01-29 00:28:47 -02:00
Yorik van Havre
86a1897eca Arch: small encoding fixes 2016-01-11 13:08:28 -02:00
Yorik van Havre
bf19e80de1 Arch: fixed encoding bugs 2016-01-07 15:27:49 -02:00
Yorik van Havre
7691e22c59 Arch: handle ifcopenshell error when shape is not available 2016-01-07 12:09:17 -02:00
Yorik van Havre
45292eb9ee Arch: IFC bugfix + added pref option to use DAE triangulation options 2015-12-18 10:39:40 -02:00
Yorik van Havre
cf3e69de08 Arch: removed global state of ifcfile 2015-12-05 13:49:02 -02:00