Commit Graph

60 Commits

Author SHA1 Message Date
Yorik van Havre
867f526d3b Updated translations 2014-05-24 17:35:20 -03:00
Yorik van Havre
01c863cfe7 Arch: Added ellipses support to IFC export 2014-05-18 15:16:03 -03:00
Yorik van Havre
1f11593317 Arch: Using 2D coordinates for polylines in IFC export 2014-05-17 11:56:09 -03:00
Yorik van Havre
a83e305074 Arch: stronger handling of errors in IFC export 2014-05-16 21:30:00 -03:00
Yorik van Havre
d6a348effd Arch: Fixed some bugs in IFC export 2014-05-12 19:52:25 -03:00
Yorik van Havre
d2e86b7566 Arch: Big cleanup - fixes #1524
* Removed redundant code in Arch objects
* Supports wandererfan's Units code in Draft module
* Cleanup of the IFC exporter
* Better support of extruded profiles in IFC export
2014-05-11 14:40:39 -03:00
Yorik van Havre
85db14a823 Arch: added pref setting to disable aggregation of windows into their host walls 2014-04-24 20:44:59 -03:00
Yorik van Havre
a94416359e Arch: Added alternative to export multi-solids objects to IFC 2014-04-23 17:20:57 -03:00
Yorik van Havre
fbcfb37b21 Arch: Support of circle-based extrusions in IFC export 2014-04-23 15:51:59 -03:00
Yorik van Havre
60f027006b Arch: Better sticking to standards in IFC import/export 2014-04-21 23:06:44 -03:00
Yorik van Havre
47589a86f4 Arch: Allow to skip entities in IFC importer
import importIFC
importIFC.open("/path/to/myfile.ifc",skip=[14,577,5447])
2014-04-20 21:46:50 -03:00
Yorik van Havre
474203dcda Arch: more exceptions catched in IFC importer 2014-04-20 19:55:53 -03:00
Yorik van Havre
e733846cd5 Arch: IFC importer now supports latest IfcOpenShell with separate openings and placements 2014-04-17 12:02:45 -03:00
Yorik van Havre
8b1d853acf Arch: Better IFC export of walls 2014-04-16 18:43:01 -03:00
Yorik van Havre
07596f5b4e Arch: Fixed in IFC import 2014-04-16 10:56:46 -03:00
Yorik van Havre
64d0d15978 Arch: Fixed IFC importer to work with latest IfcOpenShell version 2014-04-12 20:43:23 -03:00
Yorik van Havre
b94e1b1415 Arch: fixed bug when using the IFC importer twice 2014-04-11 15:35:57 -03:00
Yorik van Havre
a83b4a016b Arch: Added a pref option to export everything as Brep in IFC files 2014-03-27 18:55:55 -03:00
Yorik van Havre
c3890cf35c Arch: option to save a list of exported objects together with an ifc file - fixes #1371 2014-02-10 12:54:27 -02:00
Yorik van Havre
ae5d3bc9a1 Arch: IFC browser - fixes #1384
Arch -> Utilities -> IFC Explorer
This opens a browser window that displays the contents of an IFC file
in a more readable manner than a text editor.
2014-02-07 10:57:34 -02:00
Yorik van Havre
0262d5080c Arch:workaround for horizontal extrusions in IFC export 2014-01-11 11:55:42 -02:00
Yorik van Havre
b3fc7b7a78 Fixed translation system in Arch & Draft 2014-01-07 11:17:31 -02:00
Yorik van Havre
c16da55244 Arch: Fixes to ifc importer to make it compatible with ifcopenshell 0.4 2014-01-04 11:30:15 -02:00
Yorik van Havre
89b8033bca Arch: Added IFC export to the GUI + using new ifcopenshell for import - fixes #1005 2013-12-26 11:38:30 -02:00
Yorik van Havre
c305781591 Arch: Still more fixes to ifc export... 2013-12-20 23:39:46 -02:00
Yorik van Havre
d5f10827ef Arch: Further work on the IFC exporter, now supports windows and bldg hierarchy 2013-12-19 20:41:42 -02:00
Yorik van Havre
0a78b864a8 Arch: More work on the IFC exporter 2013-12-17 19:47:04 -02:00
Yorik van Havre
1f1baa622f Arch: added alternative load mode for IFC files for benchmarking 2013-12-15 17:43:34 -02:00
Yorik van Havre
365cd5c302 Arch: added structural roles to Ifc import 2013-12-15 11:27:18 -02:00
Yorik van Havre
ed1e4141f3 Arch: prep work for IFC export 2013-12-13 18:50:38 -02:00
Yorik van Havre
ef167e8dd1 Arch: added a prefs option to use a custom IFC schema 2013-11-13 16:50:05 -02:00
Yorik van Havre
1ef19f18cc Arch: Fixes in IFC importer (spaces didn't import correctly) 2013-09-24 22:38:03 -03:00
Yorik van Havre
27f2583a19 Arch: small cosmetic fixes in ifc importer 2013-09-24 20:31:03 -03:00
Yorik van Havre
4005b199e0 0001102: Updated all links to old freecad homepage and wiki to the new ones 2013-09-15 17:04:42 -03:00
Yorik van Havre
2d16052036 Arch: small fix to IFC importer 2013-08-01 10:13:11 -03:00
Yorik van Havre
87616469bd Arch: small fix in IFC importer 2013-07-30 16:47:55 -03:00
Yorik van Havre
bc98a09a1f Arch: added spaces to the ifc importer + minor fixes 2013-07-19 15:47:47 -03:00
Yorik van Havre
714555411b Arch: Internal IFC parser not used anymore if IfcOpenShell is present 2013-02-14 16:35:08 -02:00
Yorik van Havre
3ec0073933 Arch: Added terrain property to Site objects 2013-02-05 14:24:21 -02:00
Yorik van Havre
4f13da61e7 Arch: small tweaks to ifc importer 2013-02-04 23:42:22 -02:00
Yorik van Havre
5b86feb8d3 0000820: Draft dimension dots 2012-08-31 11:00:40 -03:00
Yorik van Havre
0c5d76e1ac Arch: Fixed strings to be translated 2012-08-15 18:39:53 -03:00
Yorik van Havre
28f386f3ab Renamed Draft fcvec and fcgeo modules
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-22 11:45:40 -03:00
Yorik van Havre
b1fe01ca96 Cleaning in the Arch module 2012-05-18 15:59:53 -03:00
Yorik van Havre
7475045f7f Added insert functions to Arch DAE and IFC importers 2012-04-27 17:59:15 -03:00
Yorik van Havre
54eb274595 Big cleanup of IFC importer 2012-04-18 19:48:20 -03:00
Yorik van Havre
b81ec9f2a3 Improvements to Arch IFC importer
+ now treats windows, doors, slabs, beams and columns
+ now groups everything into sites, buildings and storeys
2012-04-02 23:23:22 -03:00
Yorik van Havre
a72f1552f7 Fixed bug 625 in Arch module too 2012-03-13 10:05:04 -03:00
Yorik van Havre
a7e9d873d4 Used new Part importBREP method in Arch IFC importer 2012-01-26 10:01:36 -02:00
Yorik van Havre
5e12b1630b Small fix to Arch IFC importer 2012-01-24 15:44:21 -02:00