Commit Graph

49 Commits

Author SHA1 Message Date
Yorik van Havre
9fe21eabb0 Arch: bugfix in PanelCut 2018-10-03 16:37:28 -03:00
Yorik van Havre
fbba2abfe9 Arch: Added a CutOffset property to PanelCut object to be able to move the cut plane 2018-10-03 16:04:01 -03:00
Yorik van Havre
a1faed3449 Arch: using basic object names for all arch objects 2018-07-07 14:40:10 -03:00
Yorik van Havre
0bae245b26 Arch: separate properties creation in own methods and check properties at file load 2018-06-01 19:36:35 -03:00
Yorik van Havre
63794fcefd Arch: Renamed Role property to IfcRole 2018-05-11 12:01:55 -03:00
Yorik van Havre
34ba3d8f3c Arch: All Arch objects can now have any IFC type(role) 2018-05-10 10:42:06 -03:00
Yorik van Havre
d49a194279 Arch/Draft: Make sure an active doc exists before creating objects 2018-05-08 16:07:55 -03:00
Yorik van Havre
00a16927bd Arch: Optimized Arch panel waves generation 2018-05-07 10:41:17 -03:00
looooo
cdcb3bec4a PySide2: qApp -> QApplication 2018-04-14 10:40:31 +02:00
Yorik van Havre
bbdab351ac Arch: bugfix in Panel in non-GUI mode 2017-12-16 10:06:11 -02:00
Markus Lampert
2f47422fdb Create Scale property on the fly if older Arch.PanelSheet is loaded. 2017-10-22 11:24:58 -07:00
Yorik van Havre
c1be7a7f31 Arch: Fixed small bug in arch panel 2017-08-12 12:39:08 -03:00
Markus Lampert
f457280fa2 Fixed wire transformation for scales other than 1. 2017-07-31 16:40:46 -03:00
Yorik van Havre
aae02f8a7c Arch: looo's fix in nester 2017-07-20 10:29:15 -03:00
Yorik van Havre
985d882007 Arch: Nester optimizations 2017-07-18 17:55:44 -03:00
Yorik van Havre
05461121c8 Arch: Initial Nest command 2017-07-18 17:55:44 -03:00
Markus Lampert
95f869a272 Added Scale to PanelSheet. 2017-07-12 10:37:31 -07:00
Yorik van Havre
7deef8fb82 Arch: Added wood grain properties to Panel Sheets 2017-06-27 13:15:39 -03:00
Yorik van Havre
175080ec8b Arch: Added MakeFace property to pnel cuts and sheets 2017-06-27 00:53:00 -03:00
looooo
10866d38d3 py3: Draft: string / unicode:
issue 0000995
- use optional argument to get unicode from translation in python2
- add a utf8_decode function to get unicode from string, bytes, unicode
2017-06-20 12:18:01 +02:00
Yorik van Havre
bccb7372fe Arch: Fixed error in DXF export of Arch Panel sheets 2017-05-20 12:24:08 -03:00
Yorik van Havre
f264f0fd41 Arch Multimaterial 2017-05-03 11:52:24 -03:00
Yorik van Havre
a3c0606530 Arch: Support for Panels based on other shapes in PanelCut 2017-04-16 13:13:14 -03:00
sliptonic
c8c258aa28 Path: Several small bugs related to Arch Panel support in Path.
Sheet tag placement not including the sheet offset
contour not using sheet attributes
Engraving not using sheet attributes
Profile not using transform.
2017-03-21 15:04:53 -05:00
sliptonic
8fa768889b Path: additional functionality for arch panels 2017-03-21 10:27:51 -03:00
Yorik van Havre
0136dcc5d4 Arch: fixed bug in panel tools 2017-03-17 20:39:35 -03:00
Yorik van Havre
b65a962d8f Arch: fixed bug in panels 2017-03-17 13:12:46 -03:00
Yorik van Havre
6be77ef271 Arch Added extra panel tools for sliptonic:
* ArchPanelCut.getWires(): returns (outlines,holes,tags) of this panel
* ArchPanelSheet.getOutlines(): returns the outlines of inner panels
* ArchPanelSheet.getHoles(): returns the holes of inner panels
* ArchPanelSheet.getTags(): returns the tags of inner panels
2017-03-16 18:12:10 -03:00
Yorik van Havre
009859ddf3 Draft: AutoGroup system 2017-01-25 14:55:14 -02:00
wmayer
50dc459d42 remove UnicodeUTF8 2016-12-27 19:31:25 +01:00
Yorik van Havre
f8436dd909 Arch: Extended panel tools 2016-12-17 14:39:45 -02:00
Yorik van Havre
e4b0477158 Arch: minor cosmetic changes in Draft & Arch preferences pages 2016-12-03 12:50:18 -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
893bfc99b1 Arch: fixed offset property of panels 2016-10-19 17:13:39 -02:00
Yorik van Havre
f84d0fe1b4 Arch: Added wave properties to panels 2016-10-14 15:55:09 -03:00
Yorik van Havre
210455d7db Made Arch objects properties translatable - issue #2524 2016-10-07 21:37:15 -03:00
Yorik van Havre
512080acd7 Arch: Misc bugfixes in panel 2016-09-07 17:16:44 -03:00
Yorik van Havre
c81111777a Arch: Finally using proper UnitStrings in Arch tools 2016-06-10 19:08:00 -03:00
Yorik van Havre
f40758eba9 removed translation from property descriptions (wrong to do it there anyway) - issue #2524 2016-05-18 16:59:15 -03:00
Yorik van Havre
a7658f2967 Arch: Allow to build Arch objects from Part Compounds - fixes #2095
Arch objects can now be based on a Part Compound and will take
its DiffuseColor property. Arch objects that are clones of
such objects will also copy that property.
2015-06-14 18:36:54 -03:00
Yorik van Havre
79c55a12db Arch: Added MDF presets to panel 2015-05-10 11:30:01 -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
wood galaxy
496ec111fd Arch : Internal object name are in English.
Arch objets Label could be translated.
2015-01-05 13:13:45 -02:00
Yorik van Havre
a70bcceb54 Arch: minor improvements in panel 2014-09-11 19:27:33 -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
8da3e7b9e8 Arch: improvements in Space object
* Better text control
* Text position editable with Draft Edit
* Additional properties such as finish types
2014-08-05 16:19:39 -03:00
Yorik van Havre
1812f36e0c Arch: small fix in panel 2014-07-20 13:19:51 -03:00
Yorik van Havre
e3647543d4 Arch: Further work on panel 2014-07-20 13:17:36 -03:00
Yorik van Havre
e2f88eb372 Arch: Starting Panel tool 2014-07-20 13:17:36 -03:00