luz.paz
2469dacf74
Fix issue in previous commit
2019-08-14 14:36:53 -03:00
luz.paz
050ac16f1c
Fix misc. typos
...
Found via `codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller -L od,orign,orginx,orginy`
2019-08-14 14:36:53 -03:00
Bernd Hahnebach
a4a7bc72b1
Arch: IFC import, add some comment
2019-08-10 13:04:38 +02:00
Bernd Hahnebach
fd8045d084
Arch: IFC import, move recycler class around
2019-08-10 13:04:38 +02:00
Bernd Hahnebach
ea4a7fdde3
Arch: IFC export, move into separate module
2019-08-10 13:04:38 +02:00
Yorik van Havre
2a139a89d4
Merge branch 'misc-typos' of https://github.com/luzpaz/FreeCAD into luzpaz-misc-typos
2019-08-09 18:52:31 -03:00
Bernd Hahnebach
c6e11c4ac1
Arch: IFC import, inform user if material color != shape color
2019-08-09 00:23:23 +02:00
luz.paz
d94f8635f4
Arch/ImportIFC.py: fix source comment typo
2019-08-07 20:18:14 -04:00
Bernd Hahnebach
362d523e00
Arch: IFC import, use inverse attributes for reading properties
2019-08-07 21:58:55 +02:00
Bernd Hahnebach
ad8a81642c
Arch: IFC import, only merge materials if they have same name and color
2019-08-07 21:58:48 +02:00
hlg
110649621e
handle projects without sites gracefully
2019-07-26 10:45:25 -03:00
hlg
0dd7aaaeab
Arch: populate and read compass rotation from and to IFC RC true north
2019-07-26 10:45:25 -03:00
hlg
be661ad947
Arch: fix IFC import for groups with non-ascii names
2019-07-26 10:45:25 -03:00
Bernd Hahnebach
96b74022e3
Arch: ifc import, move getting the property relation table in separate method
2019-07-24 08:20:09 +02:00
Bernd Hahnebach
e1cb4f2093
Arch: ifc export, move get property data out of FreeCAD property schema in separate method
2019-07-24 07:53:04 +02:00
Bernd Hahnebach
1ab46c2e25
Arch: ifc import, move reading ifc attributes in separate method
2019-07-24 07:52:55 +02:00
Bernd Hahnebach
590c7fd9d3
Arch: ifc, some new lines
2019-07-24 07:52:46 +02:00
Yorik van Havre
4bbee73f8d
Arch: Bugfixes in IFC exporter
...
- Wrong colors of multi-solid cloned objects
- Wrong geometry for multilayer walls based on single lines
- Wrong geometry for rotated solids inside multi-solid objects
2019-07-06 13:51:11 -03:00
Yorik van Havre
07d3423add
Arch: Misc bugfixes
2019-07-05 20:58:44 -03:00
Yorik van Havre
0620caea33
Arch: Minor bugfixes, better doctrings and fixed transparency in OBJ exporter
2019-06-15 16:53:43 -03:00
Yorik van Havre
b4ddf63182
Arch: Adapted IFC, OBJ and DAE exporters to support external color information when running in non-GUI mode
2019-06-12 19:28:43 -03:00
Yorik van Havre
11b1a8e15e
Arch: Added IFC pref option to export without adding a default building
2019-06-09 19:48:38 -03:00
Yorik van Havre
3874ddab34
Arch: Added preferences to enable/disable automatic adding of default Site and Storey at IFC export
2019-06-07 17:21:11 -03:00
Yorik van Havre
6b55e0faec
Arch: Use ifcopenshell.guid.new() to generate IFC UUIDs
2019-06-07 16:50:35 -03:00
Yorik van Havre
00e14ab356
Arch: IFC explorer migrated to BIM WB
2019-05-20 22:32:17 -03:00
Bernd Hahnebach
2d1f6ab1a2
Arch: import IFC, improve import of colors
2019-05-16 04:53:22 +02:00
Bernd Hahnebach
bbb7200abe
Arch: import IFC, some code formating, no code changes!
2019-05-16 04:53:22 +02:00
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