Jonathan Wiedemann
010121d8c1
Arch Roof : Fix BOPCheck failed
...
cf http://forum.freecadweb.org/viewtopic.php?f=23&t=14711
2016-03-17 23:24:17 +01:00
Jonathan Wiedemann
d113deab32
Arch Roof : improvement and clean up
...
change default value
handle shape based object
better getsubvolume method
2016-03-03 10:45:32 +01:00
Jonathan Wiedemann
403ba14f57
Arch Roof : improvement and clean up
...
change default value
handle shape based object
better getsubvolume method
2016-03-01 09:45:11 +01:00
Jonathan Wiedemann
e37cdf15cf
Arch Change default value
...
Comment some print
2016-02-19 16:20:57 +01:00
Yorik van Havre
23b1ed5c79
Arch: Fixed imports in ArchRoof
2015-09-07 15:10:29 -03:00
Yorik van Havre
91b2506ccc
Changed all references to DraftGeomUtils.sortEdges to Part.__sortEdges__
2015-09-04 11:54:57 -03:00
Yorik van Havre
892b7ae509
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
67d303ae85
Arch: removed old debug message
2015-02-25 18:44:45 -03:00
Yorik van Havre
627e32aa2c
Arch: misc bugfixes in IFC export
2015-02-23 19:34:29 -03:00
Yorik van Havre
40f0927705
Arch: Adapted IFC importer for new IfcOpenShell6
...
Squashed following commits:
* Arch: Adapted IFC importer for IfcOpenShell6
* Arch: further fixes for ifcopenshell6 compatibility
* Arch: IFC importer now converts to/from meters for better compatibility with IfcOpenShell
* Arch: further fixes with ifcopenshell6
* Arch: precision adjustments in IFC exporter
* Arch: small fix in makeRoof
2015-02-13 16:41:34 -02:00
Yorik van Havre
9b345d8264
Arch: Corrected some texts
2015-01-23 12:45:11 -02:00
wood-galaxy
1de729d6e9
+ fixes #0001923 : Fix typo for a string within the Arch wokbench
2015-01-17 11:41:22 +01:00
wood-galaxy
73c342e05c
Arch Roof : Improvement on gable case
2015-01-15 10:26:43 -02:00
wood-galaxy
16564430a1
Arch Roof : Add units in column header.
2015-01-15 10:26:43 -02:00
wood galaxy
95c0fe3a84
Arch : Internal object name are in English.
...
Arch objets Label could be translated.
2015-01-05 13:13:45 -02:00
wood galaxy
6aa91b3622
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
341782ec54
Implement Overhang
2014-12-08 12:23:01 -02:00
wood galaxy
1876f36611
Fix bug if user enter thickness = 0
2014-12-08 12:23:01 -02:00
wood galaxy
715b5d7fe9
Add a new Arch Roof Builder
2014-12-08 12:23:01 -02:00
Yorik van Havre
46583f2960
Used Gui.addModule() instead of import in Draft & Arch
2014-08-05 19:38:40 -03:00
Yorik van Havre
eea27448e9
Arch: Fixed bugs when working without GUI
2014-07-17 19:58:22 -03:00
Johannes Reinhardt
4a6449d2bd
deactivate commands in Arch if no document is open
2014-05-21 17:09:02 +02:00
Yorik van Havre
a63f4c1f2e
Used new PropertyQuantity API in Draft & Arch - fixes #1414
2014-02-21 12:37:29 -03:00
Yorik van Havre
69cc7ec901
Arch now works in console mode - fixes #1362
2014-01-26 20:13:50 -02:00
Yorik van Havre
e352e169da
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
19865c252b
Fixed translation system in Arch & Draft
2014-01-07 11:17:31 -02:00
Yorik van Havre
1d709ade42
Switch to PySide (+ Arch, Draft & Start)
2014-01-06 13:26:49 -02:00
Yorik van Havre
42fdbefc54
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
908af9887c
Arch: Arch creation tools are now active even when selection is empty
2013-08-31 13:01:26 -03:00
Yorik van Havre
35709cc7e4
Arch: General optimization
2013-02-14 18:37:14 -02:00
Yorik van Havre
af529e2603
Arch: Internal IFC parser not used anymore if IfcOpenShell is present
2013-02-14 16:35:08 -02:00
Yorik van Havre
28b663c914
Arch: Fixes in structure and roof
2012-06-12 17:02:55 -03:00
wmayer
0bf33b6466
0000740: work bench initiation from in fcstd file
2012-06-09 11:50:02 +02:00
Yorik van Havre
2a3ff10d84
Arch: Adapted all other tools to doCommand() + translatable
2012-05-31 12:30:20 -03:00
Yorik van Havre
7086b80cb3
Renamed Draft fcvec and fcgeo modules
...
Draft/draftlibs/fcvec becomes Draft/DraftVecUtils
Draft/draftlibs/fcgeo becomes Draft/DraftGeomUtils
2012-05-22 11:45:40 -03:00
Yorik van Havre
82265b4ea9
Refining of Arch Roof tool
2012-05-18 17:43:57 -03:00
Yorik van Havre
e977602de2
Added 0000387 : Arch roof tool
2012-05-18 12:57:48 -03:00