Commit Graph

93 Commits

Author SHA1 Message Date
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
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
d7cba6c4b0 Arch: use unicode in task panels - fixes #1338 2014-01-01 13:39:54 -02:00
Yorik van Havre
b97974793d Arch: Several minor bugfixes 2013-12-18 10:34:24 -02:00
Yorik van Havre
f8aa86e14e Arch: Structural nodes - closes #1313 2013-12-15 17:45:12 -02:00
Yorik van Havre
ed1e4141f3 Arch: prep work for IFC export 2013-12-13 18:50:38 -02:00
Yorik van Havre
8781ffb883 Arch: Window presets 2013-10-17 16:29:47 -03:00
Yorik van Havre
dd94743d1e Arch: Added default prefs to rebars + different values for start and end offsets 2013-10-13 16:09:51 -03:00
Yorik van Havre
3a545621a3 Arch: Enabled multilayer walls 2013-10-11 15:11:41 -03:00
Yorik van Havre
d31a047095 Arch: MergeWalls tool can now merge a single wall with its own subwalls 2013-10-08 18:40:23 -03:00
Yorik van Havre
a21f6656d0 Draft: Adapted input boxes to use Units->Decimals pref setting 2013-09-29 13:21:29 -03:00
Yorik van Havre
4005b199e0 0001102: Updated all links to old freecad homepage and wiki to the new ones 2013-09-15 17:04:42 -03:00
Yorik van Havre
298f7ca9a0 Arch: grouped all properties into an Arch group 2013-09-07 20:00:41 -03:00
Yorik van Havre
a30fbb7dad Arch: Walls can now be based on a selected face of a space 2013-09-06 17:49:26 -03:00
Yorik van Havre
efb0b7f6d3 Arch: Added some preferences settings for walls and structs 2013-08-16 18:54:34 -03:00
Yorik van Havre
3f3deb3e18 Draft: Fixes bugs from last commit 2013-07-31 13:55:06 -03:00
Yorik van Havre
ce78a0e0a7 Draft: removed unnecessary uses of DraftVecUtils 2013-07-30 16:48:28 -03:00
Yorik van Havre
5743b4241e Arch: Small fix in walls 2013-07-25 11:49:46 -03:00
Yorik van Havre
d476f59bfc Arch: Set wall and structs default units to mm 2013-07-24 13:00:02 -03:00
Yorik van Havre
2b90b63575 Arch: Restored length property of walls
Walls can again be based on no underlying object, and be
only defined by length, width and height.
2013-07-24 11:52:13 -03:00
Yorik van Havre
b137b54bd7 Arch: Wall and Struct tools now set the working plane before drawing 2013-07-18 16:26:00 -03:00