Commit Graph

139 Commits

Author SHA1 Message Date
Yorik van Havre
f264f0fd41 Arch Multimaterial 2017-05-03 11:52:24 -03:00
Yorik van Havre
744a9b3590 Arch/Draft: Autoselect results of Up/downgrade and arch component 2017-04-06 18:08:39 -03:00
looooo
1e173b68a4 py3: Arch: mostly print-statements
7247937288be85fe217c2d57cdb96c9a666e4e28
00528f4b445fd851df53a79b4be6f1ff480f74d0
b7e3a874dbadbac1c1ecfade4b8676c15fdf25ee
2017-03-02 14:59:31 +01:00
Yorik van Havre
b96b275579 Arch: Fix in Arch Test 2017-02-12 21:02:51 -02:00
Yorik van Havre
f02c9ecf04 Arch: Export rebars to IFC as SweptDiskSolids + fixed half-done py3 compatibility - fixes #2684 2017-01-29 14:27:42 -02:00
Yorik van Havre
009859ddf3 Draft: AutoGroup system 2017-01-25 14:55:14 -02:00
looooo
8d8dec9f3d python3: dict.has_key("key") --> "key" in dict 2017-01-20 00:06:58 -02:00
looooo
fe942225ed py3: Arch: some more fixes 2017-01-17 12:08:16 +01:00
Priit Laes
c55216c2a9 py3: Arch: *.py: Fix syntax for python3 2017-01-17 09:24:46 +01:00
Yorik van Havre
c2aad57a43 Arch: decompose multifuse objects when exporting to IFC 2017-01-04 21:08:54 -02:00
Yorik van Havre
39ddebc337 Arch: Fixed bug with arch objects that are a clone and have a material 2016-12-30 19:25:42 -02:00
Yorik van Havre
36bc5f37b3 Arch: Added utility command to create an undefined Arch component clone of an object 2016-12-30 18:07:13 -02:00
Yorik van Havre
bf0d37bf28 Doc: Fixes in doxygen docs for Draft,Arch, FEM 2016-11-17 17:04:09 -02:00
Yorik van Havre
0b2c1fe83f Arch: massive rewrite of extrusion-based Arch objects and IFC export 2016-10-27 15:08:16 -02:00
Yorik van Havre
f45dddd7aa Arch: fixed bug in schedule generation 2016-10-19 18:17:57 -02:00
Yorik van Havre
783925f4db Arch: Fixed misc bugs in schedule 2016-10-14 17:16:58 -03:00
Yorik van Havre
1e21d65562 Arch: Renamed Arch_ToggleSubcomponentDisplay command to Arch_ToggleSubs 2016-09-20 11:43:54 -03:00
Yorik van Havre
c882607df6 Arch: Prefer vertical extrusions when recreating extrusions from IFC files 2016-09-10 19:06:58 -03:00
Yorik van Havre
75e359f9ca Arch: Fixed bug introduced by 5e08669 2016-09-10 18:54:40 -03:00
Yorik van Havre
84d2d8e8fc Arch: Added Arch/Utilities/Toggle Subcomponent Display command 2016-09-10 14:44:00 -03:00
Jonathan Wiedemann
409a93b1c5 Move printMessage in ArchCommands.
Messages are translatable.
2016-07-24 19:57:23 -03:00
Yorik van Havre
8627984b09 Arch: Fixed transparency-related display issues 2016-07-09 14:01:35 -03:00
Yorik van Havre
6ca0c83f6e Arch: Added new bimserver task panel - issue #2599 2016-06-25 20:23:22 -03:00
Yorik van Havre
2ca69cf3bc Arch: Fixed export of cloned windows to IFC 2016-06-16 17:42:27 -03:00
Yorik van Havre
9378bbea62 Arch: Added pref option to not copy units to clipboard in survey mode 2016-04-30 11:38:19 -03:00
Jonathan Wiedemann
a4d1f2ec9e Arch BIM IFC : Add IFC Properties spreadsheet container 2016-02-20 13:25:26 +01:00
Jonathan Wiedemann
a9cc90b62d Arch - Fix #2430 - Add IFC Spreadsheet properties system 2016-02-04 20:55:45 +01:00
Yorik van Havre
04e9138d2c Arch: New behaviour against circular dependency can now be switched off in preferences 2016-01-29 12:29:03 -02:00
Yorik van Havre
f17c0dcdf3 Arch: small encoding bugfix 2015-12-21 12:37:57 -02:00
Yorik van Havre
5203cdfd55 Arch: Creating windows no longer removes external refs from base sketches - fixes #2326 2015-12-18 22:11:53 -02:00
Yorik van Havre
6c3bdf489b Arch: IFC bugfix + added pref option to use DAE triangulation options 2015-12-18 10:39:40 -02:00
Yorik van Havre
f8571fb2a4 Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__ 2015-09-04 11:54:57 -03:00
Yorik van Havre
293b16f94a Arch: IFC exporter now exports cloned Arch objects with shared geometry 2015-08-25 22:11:40 -03:00
Yorik van Havre
6d916ca44f Arch: External edges are now automatically removed from Rebars base sketches 2015-06-25 19:54:57 -03:00
Yorik van Havre
a1513e3350 Arch: small bugfix in cutvolumes 2015-06-17 09:45:01 -03:00
Yorik van Havre
b8172a5212 Arch: IFC importer can now recreate extrusions
By enabling the setting in IFC preferences, the IFC
importer can now detect if an input shape is a normal
extrusion, and create the object as a Part::Extrusion.
2015-04-24 16:30:38 -03:00
Yorik van Havre
bed600f883 Arch: misc improvements to materials and IFC
* Improved IFC export of curved surfaces
* Better icon for materials group
* Fixes in IFC export of materials
2015-04-19 16:34:36 -03:00
Yorik van Havre
514c7a14ac Arch: Added materials support 2015-04-15 22:08:54 -03:00
Yorik van Havre
86cf572f34 Arch: Misc improvements for IFC workflow
* Added utility to make non-parametric Arch component
* Ability for all Arch components to be a clone of another Arch component of same type
* Modified the Draft Clone tool to produce Arch Clones if applicable
* Fixed Arch Roofs so they can be based on a solid shape like other Arch objects
* Ability to change the Root element to be imported in IFC preferences
* Ability to import IFC files also as compounds, Part shapes or non-parametric Arch objects
* Added an "only" parameter to importIFC.open() to import only a certain object ID.
* Ability to read colors (IfcSurfaceStyle) from IFC objects
2015-04-08 12:34:48 -03:00
Yorik van Havre
ef315f91ca Arch: misc bugfixes in IFC export 2015-02-23 19:34:29 -03:00
Yorik van Havre
b6bf41aaa1 Arch: Fixed encodings in Survey - fixes #1825 2014-12-29 18:54:33 -02:00
wood galaxy
e37eb3c4bc Ready for merge : fix issues #1618 and #1607
Implement getSubVolume to cut wall with roof.
Now Roof is not hidden when removing it to a wall.
2014-12-08 12:23:01 -02:00
wood galaxy
0ab65bd6a4 improvement to Cut Plane
Move cut plane on itw own.
Add ArchCutPlan to CmakeList
Add task panel
Add choice between side of the face
2014-11-17 15:44:11 +01:00
wood galaxy
0c53789112 Make cutComponent working 2014-11-12 15:36:16 -02:00
wood galaxy
0e1a2e5444 Add arch cutComponent feature 2014-11-12 15:36:16 -02:00
Yorik van Havre
76f544a352 Draft - small (provisory) encoding fix - fixes #1825 2014-11-11 20:11:31 -02:00
Yorik van Havre
5facd26e51 Arch: fixed encoding problem in Survey tool - fixes #1821 2014-11-09 17:27:37 -02:00
Sebastian Hoogen
9ad67346cc issue #1701 2014-09-27 13:07:30 -03:00
Yorik van Havre
6cd1feb44f Arch: Hide/show windows together with their parents - fixes #1733 2014-09-16 20:03:50 -03:00
Yorik van Havre
230c6f0571 Arch: small fix to Remove tool 2014-09-02 23:04:44 -03:00