Yorik van Havre
d44e4d324b
Arch: moved ifc-related functions to importIFC
2014-07-20 12:00:47 -03:00
Yorik van Havre
7f387eabc1
Arch: General improvements
...
* Removed roundings in exported objects
* Added toggleIfcBrepFlag command to force export as BREP
* Prepared Arch objects for Materials and custom IFC attributes
* Supported latest developement version of IfcOpenShell
* Cleanup of IFC exporter
* Export of Arch Sites as IfcSite
* Export of Groups as IfcGroup
2014-07-15 15:13:30 -03:00
Yorik van Havre
57999cb78d
Arch: More minor fixes
2014-06-10 23:13:23 -03:00
Yorik van Havre
7e20c0c01c
Arch: Small cosmetic fix
2014-06-10 22:51:04 -03:00
Yorik van Havre
39e412da56
Arch: Bugfixing and cleaning in IFC export, support of Spaces
2014-06-08 21:11:20 -03:00
Yorik van Havre
92a565f6ac
Arch: Misc fixes
...
* Allow to export subtractions as separate elements in IFC
* Fixed Survey tool
* Removed unused Arch preferences
2014-06-07 12:09:58 -03:00
Yorik van Havre
5424ad1d6a
Arch: Support for extruded curves in IFC export
2014-06-01 21:45:48 -03:00
Yorik van Havre
940f7e69ba
Updated translations
2014-05-24 17:35:20 -03:00
Yorik van Havre
2e24d5b122
Arch: Added ellipses support to IFC export
2014-05-18 15:16:03 -03:00
Yorik van Havre
293930bdf8
Arch: Using 2D coordinates for polylines in IFC export
2014-05-17 11:56:09 -03:00
Yorik van Havre
44e354bfdd
Arch: stronger handling of errors in IFC export
2014-05-16 21:30:00 -03:00
Yorik van Havre
8d16e0e0a3
Arch: Fixed some bugs in IFC export
2014-05-12 19:52:25 -03:00
Yorik van Havre
2798de1afa
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
8ff9fb9db9
Arch: added pref setting to disable aggregation of windows into their host walls
2014-04-24 20:44:59 -03:00
Yorik van Havre
3387992358
Arch: Added alternative to export multi-solids objects to IFC
2014-04-23 17:20:57 -03:00
Yorik van Havre
dcc81c513d
Arch: Support of circle-based extrusions in IFC export
2014-04-23 15:51:59 -03:00
Yorik van Havre
cd7c1f2307
Arch: Better sticking to standards in IFC import/export
2014-04-21 23:06:44 -03:00
Yorik van Havre
321706c0d3
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
cbb2add6a0
Arch: more exceptions catched in IFC importer
2014-04-20 19:55:53 -03:00
Yorik van Havre
70df8540a7
Arch: IFC importer now supports latest IfcOpenShell with separate openings and placements
2014-04-17 12:02:45 -03:00
Yorik van Havre
39d065717c
Arch: Better IFC export of walls
2014-04-16 18:43:01 -03:00
Yorik van Havre
97663851ec
Arch: Fixed in IFC import
2014-04-16 10:56:46 -03:00
Yorik van Havre
082aec2e6b
Arch: Fixed IFC importer to work with latest IfcOpenShell version
2014-04-12 20:43:23 -03:00
Yorik van Havre
56935813e5
Arch: fixed bug when using the IFC importer twice
2014-04-11 15:35:57 -03:00
Yorik van Havre
4f008b36f8
Arch: Added a pref option to export everything as Brep in IFC files
2014-03-27 18:55:55 -03:00
Yorik van Havre
c260ede083
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
4e722e2cda
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
88c5045368
Arch:workaround for horizontal extrusions in IFC export
2014-01-11 11:55:42 -02:00
Yorik van Havre
19865c252b
Fixed translation system in Arch & Draft
2014-01-07 11:17:31 -02:00
Yorik van Havre
eceebf4d71
Arch: Fixes to ifc importer to make it compatible with ifcopenshell 0.4
2014-01-04 11:30:15 -02:00
Yorik van Havre
7ceef577a2
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
b8a8f186cb
Arch: Still more fixes to ifc export...
2013-12-20 23:39:46 -02:00
Yorik van Havre
5224e9a2ba
Arch: Further work on the IFC exporter, now supports windows and bldg hierarchy
2013-12-19 20:41:42 -02:00
Yorik van Havre
990ece8ce8
Arch: More work on the IFC exporter
2013-12-17 19:47:04 -02:00
Yorik van Havre
c6fbcbe086
Arch: added alternative load mode for IFC files for benchmarking
2013-12-15 17:43:34 -02:00
Yorik van Havre
45c4c695a1
Arch: added structural roles to Ifc import
2013-12-15 11:27:18 -02:00
Yorik van Havre
6e01e6c6e5
Arch: prep work for IFC export
2013-12-13 18:50:38 -02:00
Yorik van Havre
bdd9d308d3
Arch: added a prefs option to use a custom IFC schema
2013-11-13 16:50:05 -02:00
Yorik van Havre
1497e8eaa4
Arch: Fixes in IFC importer (spaces didn't import correctly)
2013-09-24 22:38:03 -03:00
Yorik van Havre
2424fc4c7c
Arch: small cosmetic fixes in ifc importer
2013-09-24 20:31:03 -03:00
Yorik van Havre
42fdbefc54
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
0068d52b62
Arch: small fix to IFC importer
2013-08-01 10:13:11 -03:00
Yorik van Havre
8b75c6a206
Arch: small fix in IFC importer
2013-07-30 16:47:55 -03:00
Yorik van Havre
0253fb9e74
Arch: added spaces to the ifc importer + minor fixes
2013-07-19 15:47:47 -03:00
Yorik van Havre
af529e2603
Arch: Internal IFC parser not used anymore if IfcOpenShell is present
2013-02-14 16:35:08 -02:00
Yorik van Havre
e56cc61339
Arch: Added terrain property to Site objects
2013-02-05 14:24:21 -02:00
Yorik van Havre
138652f5f7
Arch: small tweaks to ifc importer
2013-02-04 23:42:22 -02:00
Yorik van Havre
bdaf97625b
0000820: Draft dimension dots
2012-08-31 11:00:40 -03:00
Yorik van Havre
4386421a0b
Arch: Fixed strings to be translated
2012-08-15 18:39:53 -03:00
Yorik van Havre
7086b80cb3
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
801196bb14
Cleaning in the Arch module
2012-05-18 15:59:53 -03:00
Yorik van Havre
da43b9ecc2
Added insert functions to Arch DAE and IFC importers
2012-04-27 17:59:15 -03:00
Yorik van Havre
b0840ef349
Big cleanup of IFC importer
2012-04-18 19:48:20 -03:00
Yorik van Havre
1c05c7a467
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
8fdc39df93
Fixed bug 625 in Arch module too
2012-03-13 10:05:04 -03:00
Yorik van Havre
0a48a90744
Used new Part importBREP method in Arch IFC importer
2012-01-26 10:01:36 -02:00
Yorik van Havre
d68269db34
Small fix to Arch IFC importer
2012-01-24 15:44:21 -02:00
Yorik van Havre
9a6520a9a9
Improvements to Arch IFC importer
...
+ Auto download of IFC schema if none found
+ Use of openshell shapes in Arch objects if available
2012-01-24 11:15:58 -02:00
Yorik van Havre
edb1da8a3f
Further work on Arch windows
2012-01-17 18:02:10 -02:00
Yorik van Havre
7ad1e83b3a
small fix to Arch IFC importer
2012-01-16 16:08:17 -02:00
Yorik van Havre
6d86e84d28
upgraded Arch IFC importer to work with patched ifcOpenShell (imports objects directly as Part shapes)
2012-01-15 19:09:27 -02:00
Yorik van Havre
745e59a6bd
bugfixes in Arch IFC importer
2012-01-12 19:25:07 -02:00
Yorik van Havre
d54d644c0e
further work on ifcopenshell integration
2012-01-06 18:39:17 -02:00
Yorik van Havre
4b51d8daa8
started integrating ifcopenshell in Arch IFC reader
2012-01-05 19:50:25 -02:00
Yorik van Havre
ff116dcf3d
+ small fix in Arch IFC importer
2012-01-03 21:17:06 -02:00
Yorik van Havre
3badfeea98
+ changed Arch module license block to LGPL
...
+ removed express schema file from Arch sources due to license
+ added explanations in Arch settings for the user to get one himself
2012-01-03 20:46:55 -02:00
wmayer
120ca87015
+ unify DLL export defines to namespace names
...
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
2011-10-10 13:44:52 +00:00