Dion Moult
6da7f44916
Make importIFC use IfcData instead of IfcAttributes.
2019-01-29 21:15:43 +11:00
Dion Moult
9d3a988cda
Update ArchComponent and importIFC to use values from the new ifc_products dictionary
2019-01-29 21:15:43 +11:00
Yorik van Havre
13bf2c9672
Arch: Fixed missing UIDs in IFC import
2019-01-22 00:11:49 -02:00
Yorik van Havre
6ccc239f97
Arch: Small bugfix in ifc exporter
2019-01-10 15:33:53 -02:00
Bernd Hahnebach
ade267b8f6
Arch: import ifc, code formating, flake8, only the most important ones
2019-01-05 12:17:52 +01:00
Yorik van Havre
d9f8cfac18
Arch: Fixed wire/edge bug in IFC import
2019-01-04 22:48:49 -02:00
Bernd Hahnebach
8a3fd0caf6
Arch: IFC, print code formating in the regard of Py3
2019-01-04 15:28:16 +01:00
Yorik van Havre
7aa4d2a9f6
Arch: Fixed wrong elevation of imported IFC elements
2018-12-19 11:46:40 -02:00
Yorik van Havre
56aba4c9d9
Arch: Allow to not zoom fit after importing IFC files
2018-12-18 11:00:56 -02:00
Yorik van Havre
497b85f68c
Arch: Fixed merged same-color IfcSurfaceStyles in IFC export
2018-12-14 13:21:47 -02:00
looooo
1476caf281
py3: iteritems -> items, iterkeys -> keys
2018-12-08 11:27:22 -03:00
Yorik van Havre
79ba082c55
Arch: Fixed IFC export of arch structures with several solids / holes
2018-12-01 12:14:00 -02:00
luz.paz
7d6e9c4f40
Misc. typo fix in src/Mod/Arch/ImportIFC.py
2018-11-29 09:46:18 -03:00
Yorik van Havre
0939f17d6a
Arch: Added IFC export option to disable IfcRectangleProfileDefs
2018-11-28 18:27:12 -02:00
Yorik van Havre
bd2bf371af
Arch: Fixed buggy import/export of objects based on rectangles to IFC
2018-11-09 17:59:17 -02:00
Yorik van Havre
a8fda8df0b
Arch: Fixed buggy import/export of 2D objects to IFC
2018-11-09 16:56:59 -02:00
Yorik van Havre
490b76f405
Arch: Fixed py3 errors in IFC export
2018-11-08 17:23:06 -02:00
marvellouschandan
071bc89cf1
Indentation error solved
2018-11-04 14:38:45 -03:00
marvellouschandan
2765ed4792
Resolved issue: Exporting rectangular section to ifc
2018-11-04 14:38:45 -03:00
Yorik van Havre
ea4fb69e4e
Arch: Prevent exporting materials as IFC objects
2018-10-24 14:22:38 -03:00
luz.paz
781d007321
Misc. typos
...
Found via `codespell`
Trivial typos
Found via `codespell`
2018-08-18 21:48:42 +02:00
Yorik van Havre
874309b947
Arch: Initial support to export quantities to IFC
2018-08-10 18:37:13 -03:00
Yorik van Havre
57f2bf74a6
Arch: Import/export Site data (longitude, latitude, etc..) to/from IFC
2018-08-10 17:08:20 -03:00
Yorik van Havre
21e00b6d76
Arch: Support for IfcElementAssembly
2018-08-10 13:08:27 -03:00
Yorik van Havre
102fe30a76
Arch: Discard faces without nornals in IFC exporter
2018-08-06 10:55:29 -03:00
Yorik van Havre
5162f4e578
Arch: support of stacked groups in IFC and added Internal property to Spaces
2018-08-01 15:50:14 -03:00
Yorik van Havre
269a4a5585
Arch: Fixed export to IFC of standalone axes
2018-07-31 19:20:13 -03:00
Yorik van Havre
db4f47cf28
Arch: other small bugfix in IFC exporter
2018-07-27 17:07:44 -03:00
Yorik van Havre
ee154d9203
Arch: Fixed storey height bug in IFC export
2018-07-27 16:41:20 -03:00
luz.paz
0576524144
Misc. code comment typo fixes
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt --skip="*.ts,*.po,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./.git,./src/zipios++"`
2018-07-27 10:39:43 -03:00
Yorik van Havre
e45a3674f0
Arch: bugfixes in IFC exporter
2018-07-26 19:23:48 -03:00
Yorik van Havre
78fea67043
Arch: bugfix in IFC exporter
2018-07-25 20:24:50 -03:00
Yorik van Havre
473c86626d
Arch: misc improvements to IFC importer
...
* Fixed progress bar
* Import can now be aborted by pressing ESC
* No intermediary Extrusion object is created for Walls and Structures
* When a base profile has only linear edges, create a draft wire instead of face
* Fixed placement bug in shared profiles
2018-07-19 17:04:19 -03:00
Yorik van Havre
50a10a2020
Arch: Support of shared profiles in extrusions imported from IFC
2018-07-18 15:07:54 -03:00
Yorik van Havre
24a9ab73a7
Arch: Improved compression of IFC files
2018-07-17 22:30:54 -03:00
Yorik van Havre
56c6e3f0f6
Arch: Fixed wrong Floor height on IFC import
2018-07-17 21:41:19 -03:00
Yorik van Havre
d940fd3447
Arch: Enable compression when exporting IFC files (reuse similar vectors, colors, etc)
2018-07-17 14:19:38 -03:00
Yorik van Havre
a7c8a4677f
Arch: Support for IfcGrid
2018-07-16 17:21:17 -03:00
Yorik van Havre
b54661c09a
Arch: Added IFC properties editor to edit mode of all Arch objects
2018-07-07 21:46:49 -03:00
Yorik van Havre
2f6fe25971
Arch: Support of IfcBuildingElement and IfcPropertySets in ifc import/export
2018-07-04 14:49:31 -03:00
Yorik van Havre
fafb194883
Arch: Minor fix to IFC explorer
2018-06-28 13:35:55 -03:00
Yorik van Havre
fd5f1fae3e
Arch: Fixed IFC export of window openings
2018-06-26 15:17:22 -03:00
Yorik van Havre
30476e951d
Arch: Renamed Role property to IfcRole
2018-05-11 12:01:55 -03:00
Yorik van Havre
0599879e21
Arch: Further encoding bugfix in IFC exporter
2018-04-25 11:22:02 -03:00
Yorik van Havre
1e2b9758cc
Arch: Fixed encoding bug in ifc exporter
2018-04-23 19:08:51 -03:00
looooo
be5ea8391c
PySide2: qApp -> QApplication
2018-04-14 10:40:31 +02:00
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