Dion Moult
96748561d0
Update ArchComponent and importIFC to use values from the new ifc_products dictionary
2019-01-26 13:35:17 +11:00
Dion Moult
63ffc2b6e1
Add support for IFC enums, and minor variable name consistency cleanup
2019-01-25 22:48:44 +11:00
Dion Moult
35e75ac85e
Add support for storing all IFC attributes as text attributes for now. Data is stored in IfcData as a JSON serialised string.
2019-01-25 22:22:20 +11:00
Dion Moult
dce39f5045
Refactor IfcAttributes to be called IfcData.
...
* IfcAttributes as a name is misleading, as currently it stores GUID (yes, an attribute), but also stores IFC export settings (i.e. not an IFC "attribute", per say)
* The previous description of "Custom IFC properties ..." is also misleading, as properties might suggest it stores property sets, which it doesn't (IfcProperties does, currently)
* IfcData is more generic and allows us to store more data in it in the future
2019-01-25 22:16:37 +11:00
Dion Moult
1ad4efa57c
Navigate to the json file in an os agnostic manner
2019-01-25 22:11:51 +11:00
Dion Moult
c1be095070
Fix incorrect directory for location of json file
2019-01-23 22:19:12 +11:00
Dion Moult
5f9dcfc777
Load IFC from external JSON file for flexibility
2019-01-23 22:12:29 +11:00
Dion Moult
47a2296c69
Remove abstract IFC entities (as per IFC4 Add2)
2019-01-22 10:19:14 -02:00
Yorik van Havre
79a25ff6bd
Arch: Prevision for forward compatibility
2019-01-20 19:32:12 -02:00
Yorik van Havre
b918cbe14d
Arch: Fixed object transparency not adopting the material's one
2018-12-19 20:51:39 -02:00
Yorik van Havre
ef002fdde2
Arch: Fixed non-unified extrusion direction in multisolid structures
2018-12-05 17:27:12 -02:00
Yorik van Havre
5217b245b4
Arch: Added pref option to set default MoveWithHost property
2018-12-01 12:23:45 -02:00
Yorik van Havre
bc53910ace
Arch: code cleaning
2018-12-01 12:13:25 -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
0d228bce02
Arch: Fixed edit mode of components
2018-09-28 16:13:01 -03:00
Yorik van Havre
e45a3674f0
Arch: bugfixes in IFC exporter
2018-07-26 19:23:48 -03:00
Yorik van Havre
64c760f537
Added Standard Code property to all components
2018-07-24 11:58:55 -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
c4fc02cbcf
Arch: fixed bug in non-GUI mode
2018-07-09 11:49:26 -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
ab1520b872
Arch: Fixed compatibility with 0.17
2018-06-29 13:07:13 -03:00
Yorik van Havre
1314210a4c
Arch: Handle cloning of BuildingParts
2018-06-29 12:12:54 -03:00
Yorik van Havre
5da2280cd6
Arch: Added Frame and Offset properties to windows
2018-06-21 18:53:52 -03:00
Yorik van Havre
0fcb378f02
Arch/Draft: Fixed bugs in non-GUI mode
2018-06-11 21:44:23 -03:00
Yorik van Havre
15d2f9bb73
Arch: Added toggleSubs command to context menu of arch objects
2018-06-02 13:54:10 -03:00
Yorik van Havre
e49a5af3ae
Arch: separate properties creation in own methods and check properties at file load
2018-06-01 19:36:35 -03:00
luz.paz
6e64b4f75d
Misc. typos
2018-05-19 12:06:34 -04:00
Yorik van Havre
9763696216
Arch: Added convenience function ArchComponent.convertOldComponents to convert the Role property to IfcRole
2018-05-11 23:14:41 -03:00
Yorik van Havre
30476e951d
Arch: Renamed Role property to IfcRole
2018-05-11 12:01:55 -03:00
Yorik van Havre
b5ffabace2
Arch: All Arch objects can now have any IFC type(role)
2018-05-10 10:42:06 -03:00
Yorik van Havre
52f4375625
Arch: Added setting to limit areas calculations for large objects
2018-04-30 17:39:11 -03:00
luz.paz
505488c4f9
Misc. typos
...
Found via `codespell`
2018-04-25 09:41:33 -03:00
luz.paz
90c6689722
Arch: translation fixes
...
Adding Arch WB translation string corrections/refinements
2018-04-17 10:16:28 -03:00
Yorik van Havre
8c8cee9820
Arch: Fixed not working addition/subtraction in components
2018-03-14 13:44:10 -03:00
Yorik van Havre
00ddc9b8da
Arch: Fixed bug in component icon
2018-02-09 10:37:01 +01:00
Yorik van Havre
c95b366fd1
Arch: Better grouping of common Arch properties
2018-01-09 21:55:14 -02:00
Yorik van Havre
af7428dfaf
Arch: Fixed bug in MoveWithHost system
2018-01-09 21:50:24 -02:00
Yorik van Havre
9469217347
Arch: Fixed wrong placement of structures
2018-01-05 20:04:13 -02:00
luzpaz
7e2fce45c2
Arch: Typos
...
Source comment documentation typos + misc.
2017-12-25 11:01:30 +01:00
Yorik van Havre
46505a7e2c
Arch: Fixed wrong wall/structure extrusion direction
2017-12-16 09:43:02 -02:00
wmayer
0d7831e196
move Placement.isNull to Placement.isIdentity
...
add isNull for backward compatibility
2017-12-13 19:13:18 +01:00
Yorik van Havre
83f7f85d08
Arch: Fixed axis property of components
2017-11-22 12:57:26 -02:00
Yorik van Havre
4cde30c181
Arch: Applied fix to cyclic dependency problem to windows
2017-09-02 17:24:34 -03:00
Yorik van Havre
9a90d10292
Arch: Don't remove splitter if removing splitter fails
2017-08-18 12:57:22 -03:00
Yorik van Havre
4e4da960a0
Arch: Fixed wrong IFC extrusion value
2017-08-16 16:42:51 -03:00
Yorik van Havre
cab3358ee8
Arch: Removed Armatures property from Structures + added Host property to Rebars
2017-07-05 20:58:48 -03:00
Yorik van Havre
0544ecbd3e
Arch: Allow Arch objects to be arrayed if their Axis property is set
2017-06-06 19:30:26 -03:00
Yorik van Havre
0fc9e2be04
Arch Multimaterial
2017-05-03 11:52:24 -03:00
Yorik van Havre
177c350a16
Arch: misc minor bugfixes
2017-03-08 15:55:07 -03:00