Commit Graph

197 Commits

Author SHA1 Message Date
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
Yorik van Havre
1003e556cb Draft - Allow to export Drawing pages to DXF - fixes #1686
* Uses DXF algos of the Drawing module instead of the Draft dxf library
* Uses a DXF template with the same name as the SVG template, if existing
* Only Draft, Arch, Part and Annotation views are currently supported
* Drawing module's projectToDXF() now returns only a fragment instead of a full DXF file
2014-08-15 18:14:17 -03:00
Yorik van Havre
5dbb3fb803 Used Gui.addModule() instead of import in Draft & Arch 2014-08-05 19:38:40 -03:00
Yorik van Havre
048db83a01 Arch: Included some utility functions into Arch module
* makeCompoundFromSelected: creates a compound object from selected subobjects
* cleanArchSplitter: cleans the splitters on imported Arch objects
* rebuildArchShape: tries to rebuild a solid from the faces of an invalid shape
2014-08-04 11:11:11 -03:00
Yorik van Havre
af37c123ca Arch: misc bugfixes 2014-07-26 16:37:06 -03:00
Yorik van Havre
75df7baa17 Arch: Updated preferences page for panels 2014-07-20 13:28:43 -03:00
Yorik van Havre
c4398228e4 Arch: moved ifc-related functions to importIFC 2014-07-20 12:00:47 -03:00
Yorik van Havre
ab4215884c Arch: General improvements
* Removed roundings in exported objects
* Added toggleIfcBrepFlag command to force export as BREP
* Prepared Arch objects for Materials and custom IFC attributes
* Supported latest developement version of IfcOpenShell
* Cleanup of IFC exporter
* Export of Arch Sites as IfcSite
* Export of Groups as IfcGroup
2014-07-15 15:13:30 -03:00
Yorik van Havre
a00c4f77ea Arch: More minor fixes 2014-06-10 23:13:23 -03:00
Yorik van Havre
90eba4414f Arch: Bugfixing and cleaning in IFC export, support of Spaces 2014-06-08 21:11:20 -03:00
Yorik van Havre
c68ace6f00 Arch: Misc fixes
* Allow to export subtractions as separate elements in IFC
* Fixed Survey tool
* Removed unused Arch preferences
2014-06-07 12:09:58 -03:00
Yorik van Havre
a05efc16bf Arch: Support for extruded curves in IFC export 2014-06-01 21:45:48 -03:00
Yorik van Havre
867f526d3b Updated translations 2014-05-24 17:35:20 -03:00
Johannes Reinhardt
9d0b571113 deactivate commands in Arch if no document is open 2014-05-21 17:09:02 +02:00
Johannes Reinhardt
03e59ee288 simplified IsActive method for commands 2014-05-21 17:08:47 +02:00
Yorik van Havre
bc28a4e740 Arch: Tesselation of curved brep faces in IFC export 2014-05-20 17:38:13 -03:00
Yorik van Havre
01c863cfe7 Arch: Added ellipses support to IFC export 2014-05-18 15:16:03 -03:00
Yorik van Havre
1f11593317 Arch: Using 2D coordinates for polylines in IFC export 2014-05-17 11:56:09 -03:00
Yorik van Havre
d6a348effd Arch: Fixed some bugs in IFC export 2014-05-12 19:52:25 -03:00
Yorik van Havre
d2e86b7566 Arch: Big cleanup - fixes #1524
* Removed redundant code in Arch objects
* Supports wandererfan's Units code in Draft module
* Cleanup of the IFC exporter
* Better support of extruded profiles in IFC export
2014-05-11 14:40:39 -03:00
Yorik van Havre
b999a6574b Arch: Place polylines in the XY plane by default in IFC export 2014-04-26 13:37:31 -03:00
Yorik van Havre
85db14a823 Arch: added pref setting to disable aggregation of windows into their host walls 2014-04-24 20:44:59 -03:00
Yorik van Havre
abe6adb169 Arch: changed download folder to use the macros folder pref setting 2014-04-24 18:53:06 -03:00
Yorik van Havre
fbcfb37b21 Arch: Support of circle-based extrusions in IFC export 2014-04-23 15:51:59 -03:00
Yorik van Havre
60f027006b Arch: Better sticking to standards in IFC import/export 2014-04-21 23:06:44 -03:00
Yorik van Havre
569e6ce4a2 Arch: Fixed face normals in IFC export 2014-04-16 16:36:52 -03:00
Yorik van Havre
07596f5b4e Arch: Fixed in IFC import 2014-04-16 10:56:46 -03:00
Yorik van Havre
7548dfc544 Arch: small bugfix in Add tool 2014-04-14 11:58:33 -03:00
Yorik van Havre
64d0d15978 Arch: Fixed IFC importer to work with latest IfcOpenShell version 2014-04-12 20:43:23 -03:00
Yorik van Havre
6681272564 Arch: Axis-bbased structural systems are now a separate object - fixes #1486 2014-03-28 18:31:22 -03:00
Yorik van Havre
7d09ca7314 Arch: minor fixes around Arch & Draft 2014-03-07 20:44:22 -03:00
Yorik van Havre
48d63f8020 Arch: Small fixes around Arch and Draft 2014-02-26 18:01:24 -03:00
Yorik van Havre
654a6e45f3 Arch: fixed Continue mode 2014-02-21 17:52:14 -03:00
Yorik van Havre
0724e2ace6 Arch: improvements to survey tool 2014-02-12 09:39:07 -02:00
Yorik van Havre
d27d21936d Arch: Survey tool 2014-02-11 16:30:16 -02:00
Yorik van Havre
ae5d3bc9a1 Arch: IFC browser - fixes #1384
Arch -> Utilities -> IFC Explorer
This opens a browser window that displays the contents of an IFC file
in a more readable manner than a text editor.
2014-02-07 10:57:34 -02:00
Yorik van Havre
5652a14f0e Arch now works in console mode - fixes #1362 2014-01-26 20:13:50 -02:00
Yorik van Havre
b3fc7b7a78 Fixed translation system in Arch & Draft 2014-01-07 11:17:31 -02:00
Yorik van Havre
d9a15adf33 Switch to PySide (+ Arch, Draft & Start) 2014-01-06 13:26:49 -02:00
Yorik van Havre
d5f10827ef Arch: Further work on the IFC exporter, now supports windows and bldg hierarchy 2013-12-19 20:41:42 -02:00
Yorik van Havre
0a78b864a8 Arch: More work on the IFC exporter 2013-12-17 19:47:04 -02:00
Yorik van Havre
ed1e4141f3 Arch: prep work for IFC export 2013-12-13 18:50:38 -02:00
Yorik van Havre
b225b6bfd6 Arch: Added dxflib autoupdate mechanism - fixes #0001301 2013-11-10 16:45:34 -02:00