Yorik van Havre
c24ea6eff3
Draft/Arch: Support for Y situations in sketches - issue #3163
2017-10-27 16:41:31 -02:00
Yorik van Havre
5d8ecd4b20
Arch: Fixed crash in wall with height=0
2017-07-25 15:07:11 -03:00
looooo
dccb0abf07
py3: arch: fix tests
...
issue 0000995
2017-06-20 12:18:01 +02: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
4d6226a244
Draft: Fixed typo
2017-06-13 14:08:38 -03:00
Yorik van Havre
6fb69c9e7c
Arch: Changing the Length of a Wall now affects its baseline
2017-05-09 19:32:48 -03:00
Yorik van Havre
5353ad67ab
Arch: small fix to last commit
2017-05-05 12:52:17 -03:00
Yorik van Havre
96ab2876b5
Arch: Fixed multilayer wall colors + added control in wall creation panel + fixed default roles
2017-05-05 12:45:41 -03:00
Yorik van Havre
f264f0fd41
Arch Multimaterial
2017-05-03 11:52:24 -03:00
Yorik van Havre
f1c729d984
Arch: Added Hires property + display mode to all Arch objects
2017-03-07 00:34:30 -03:00
Yorik van Havre
489d080f77
Arch: Add default storey when exporting to IFC + allow all Arch objects to have Undefined role
2017-02-17 20:47:39 -02:00
Yorik van Havre
009859ddf3
Draft: AutoGroup system
2017-01-25 14:55:14 -02: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
wmayer
c3fe2de155
replace Part.Line with Part.LineSegment
2016-11-30 21:25:18 +01: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
210455d7db
Made Arch objects properties translatable - issue #2524
2016-10-07 21:37:15 -03:00
Yorik van Havre
99d9fadb0a
Arch: fixed typo
2016-09-15 15:45:11 -03:00
Yorik van Havre
a4aae8cca5
Arch: Added new Footprint display mode to walls
2016-09-15 12:38:48 -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
Jonathan Wiedemann
27bb6af300
Arch/Wall : allow negative value to Offset property
2015-12-24 03:04:37 +01:00
Yorik van Havre
667e2548b0
Arch: set the Lenght property of walls automatically when based on baselines
2015-12-20 12:41:25 -02:00
Yorik van Havre
e33bb9b1ec
Arch: Walls now adopt the current working plane orientation on creation - fixes #2175
2015-12-19 12:53:20 -02:00
Yorik van Havre
6836e7317f
Arch: Allow to draw walls by entering length, width and height on the GUI - fixes #2000
2015-11-30 15:40:52 -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
bec1b13b74
Arch: added warning message when wall base is not a Part or Mesh
2015-06-21 21:45:18 -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
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
e3554a7805
Arch: Extended role property to all Arch objects - fixes #1577
2014-09-21 15:12:06 -03:00
Yorik van Havre
9b52c19fe3
Arch: fixed window movements - fixes #1597
2014-09-17 19:39:54 -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
b9d96464be
Arch: Fixed bugs when working without GUI
2014-07-17 19:58:22 -03:00
Yorik van Havre
06d609752f
Arch: disabled buggy wall auto-corners function
2014-06-30 22:16:34 -03:00
Yorik van Havre
a05efc16bf
Arch: Support for extruded curves in IFC export
2014-06-01 21:45:48 -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
5fed27a003
Arch: Better output messages if the shape of an arch object is invalid
2014-05-19 17:51:19 -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
583d4f4525
Arch: Switched structure and window to Units system
2014-04-06 18:47:46 -03:00
Yorik van Havre
3b645362e6
Arch: cosmetic improvements in wall and prefs
2014-03-31 16:25:41 -03:00
Yorik van Havre
8f1faa2829
Arch: Converted wall tool to units system
2014-03-31 15:40:52 -03:00
Yorik van Havre
e03256427a
Arch: Fixed toolbar mode - fixes #1473
2014-03-27 17:18:14 -03:00
Yorik van Havre
654a6e45f3
Arch: fixed Continue mode
2014-02-21 17:52:14 -03:00
Yorik van Havre
c54eec3dbc
Used new PropertyQuantity API in Draft & Arch - fixes #1414
2014-02-21 12:37:29 -03:00
Yorik van Havre
5652a14f0e
Arch now works in console mode - fixes #1362
2014-01-26 20:13:50 -02:00
Yorik van Havre
bca6311a80
Arch: Add a pref option to disable auto wall-merge
2014-01-14 17:02:16 -02:00
Yorik van Havre
709644ca38
Arch: Automatic wall height - fixes #980
...
+ Walls can now be capped by roofs, by subtracting a roof from them
+ Walls and Structs with height = 0 take height from their parent floor
+ Changing the placement of a floor changes all the placements of its children
2014-01-14 16:16:04 -02:00