Yorik van Havre
184a392675
Arch: Added option to not import FreeCAD parametric model from IFC
2019-05-13 21:49:31 -03:00
Yorik van Havre
2876e82faa
Arch: Added IFC pref option to automatically export IFC objects as Standard Cases when possible
2019-05-08 21:58:04 -03:00
Yorik van Havre
107fa5ae28
Arch: Fixed export of windows colors to IFC
2019-05-02 16:02:19 -03:00
Bernd Hahnebach
90dadd19c0
Arch: ifc export, ifc roof does not have a predefined type in IFC 2x3
2019-04-30 07:41:47 +02:00
Bernd Hahnebach
3ffdf3acce
Arch: ifc export, fix export to 2x3 schema
2019-04-29 11:50:00 -03:00
Yorik van Havre
e580864410
Arch: Fixed issue with empty properties in IFC import
2019-04-25 17:07:26 -03:00
Yorik van Havre
57287e8ca6
Arch: Mix attribute fixes in IFC import
2019-04-12 12:21:25 -03:00
Yorik van Havre
d02378a8b7
Arch: Allow for several IFC properties with same name (in different psets)
2019-04-11 18:03:44 -03:00
Yorik van Havre
86c11cde8e
Arch: Misc dynamic properties-related bugfixes to IFC exporter
2019-04-11 16:40:59 -03:00
Yorik van Havre
cfcaf7a3a6
Arch: Support for multi-color objects and transparency in IFC export
2019-04-11 16:01:11 -03:00
Yorik van Havre
ade224ca8c
Arch: Allow to switch IFC schema when using ifcopenshell v0.6
2019-04-09 18:26:08 -03:00
Yorik van Havre
624e20e9a2
Arch: Renamed property IfcRole to IfcType
2019-04-09 15:53:01 -03:00
Yorik van Havre
bab0401f98
Arch: Fixed IFC misc export issues, support for objects inside App Parts
2019-03-27 17:34:36 -03:00
Yorik van Havre
8c9e2a6d95
Merge branch 'fix-ifc' of https://github.com/Moult/FreeCAD into Moult-fix-ifc
2019-03-27 11:57:22 -03:00
Yorik van Havre
b533c64361
Arch: Fixed IFC export of rebars
2019-03-19 19:54:51 -03:00
Yorik van Havre
3cf15c014b
Fixed six.py2 -> PY2
2019-03-17 20:59:22 +01:00
Yorik van Havre
d9ca64ad55
Fixed six.py2 -> PY2
2019-03-17 20:58:51 +01:00
cclauss
e3545c8c06
Unicode fixes for Python3
2019-03-17 20:58:00 +01:00
Yorik van Havre
8a84875e07
Arch: Minor bugfix in IFC exporter
2019-03-06 17:04:50 -03:00
Yorik van Havre
2c0dfda7b5
Arch: Small bugfix in IFC exporter
2019-02-04 13:25:14 -02:00
Yorik van Havre
f94e76c111
Arch: Fixed duplicate IfcSurfaceStyle names in IFC export
2019-02-01 18:38:21 -02:00
Dion Moult
c85514b2cf
Refactor all IFC functions into ArchIFC and preload attributes with expressions
...
* The import code will manually set 2x3 attributes
* The import code will rely on "smart" attributes for ifc 4
* ArchSite and ArchBuildingPart now support IFC
* IfcSite lat/lon is left alone until I better understand how coords work
2019-01-29 21:15:44 +11:00
Dion Moult
2c1fca3e5e
Implement import and exporting of IFC attributes
2019-01-29 21:15:43 +11:00
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