Yorik van Havre
741ea3f3cd
Arch: misc improvements and bugfixes
...
* Allow mesh-based windows (with non-solid shape) to pass through
* Allow precast elements to be clones
* Structure elements now display a different icon when thry are clones
* Arch clones now get the same placements as their cloned object on create
* Fixed the bad export of clones to IFC
* Recoded the Site/Building/Floor IFC export to be more flexible
2016-06-15 21:17:44 -03:00
Yorik van Havre
42d4b418a0
Draft: Added preference setting to customize labels of Draft and Arch clones
2016-06-14 19:17:02 -03:00
Yorik van Havre
e543601099
Draft: Handle exception in DXF output
2016-06-04 17:42:22 -03:00
Yorik van Havre
41ffcc81b0
Draft: Improvement to Draft Drawing views
...
* Property to specify if the view must appear even if the Source obj is off
* Property to set the line spacing for multiline texts
2016-05-30 13:23:37 -03:00
Yorik van Havre
26d25807fb
Fixed buggy Building-US units schema
2016-05-29 12:15:35 -03:00
tomate44
44f8dc3b87
Draft Bspline parameterization property
2016-05-28 23:45:22 -03:00
Yorik van Havre
631217b8ab
Draft: adapted dimensions to use US Building units schema
2016-05-26 20:38:27 -03:00
DeepSOIC
c7e4fbdf16
Draft: patch attachable objects + make clones attachable
...
Pathcing: add calls to positionBySupport on recomputes of features built on Part2DObjectPython.
Clone: make it attachable, regardless of source object type
2016-05-20 00:11:16 +03:00
Yorik van Havre
7647b37058
Draft: better docstring for offset - fixes #2199
2016-02-28 19:28:35 -03:00
Yorik van Havre
19081bf414
Draft: Fixed placement bug in clones
2016-02-27 13:30:01 -03:00
Yorik van Havre
bcbabe72c9
Arch: Fixed missing views of windows
2016-02-05 19:05:15 -02:00
Yorik van Havre
d3f14ae658
Arch: simplifications of Window tool
...
* If an arch object is selected when creating a window, the window is always inserted in that object
* No more "create from scratch" mode.
* Now needs to create the sketch first, then press the window button
* Added "Auto-include" checkbox in window creation task, to disable auto-embedding
* Fixed wrong orientation of windows
2016-02-04 13:55:39 -02:00
Yorik van Havre
a647edc97f
Draft: redraw wire arrow on file load - fixes #2424
2016-02-02 19:26:34 -02:00
Yorik van Havre
ded79db1cc
Draft: small bugfix in wires
2016-02-01 17:56:20 -02:00
Yorik van Havre
6b0b3a8390
Draft: fixed bug in task panels
2016-01-31 16:28:13 -02:00
Yorik van Havre
16a29513f7
Draft: implemented OK button in task dialogs - fixes #2423
2016-01-30 15:07:29 -02:00
Yorik van Havre
55f28686cf
Draft: Added Tick style for dimensions and wire/line arrows - fixes #2425
2016-01-30 14:46:38 -02:00
Yorik van Havre
1fbade253d
Draft: fixed end arrow of lines/wires - fixes #2424
2016-01-30 14:31:32 -02:00
Yorik van Havre
2b674fd2c2
Draft: fixed gui bug in trimex
2016-01-14 13:39:24 -02:00
Yorik van Havre
0dc4045455
Draft: small fix in patterns
2015-12-30 12:30:40 -02:00
Yorik van Havre
fc9731d029
Draft: fixed bug when loading objects with pattern set
2015-12-28 12:56:53 -02:00
Yorik van Havre
621630566b
Draft: small fix in Arch Axes SVG output
2015-12-23 12:13:29 -02:00
Yorik van Havre
4157ec0d65
Draft: Fixed display of Arch axes on Drawing views
2015-12-23 11:55:34 -02:00
Yorik van Havre
fbc64ce355
Draft: disabled moving siblings when moving an object
2015-12-19 22:32:56 -02:00
Yorik van Havre
bfd50ee684
Draft: workaround for exporting DXF with R14+ templates - fixes 2177
...
- Adapted Drawing algos to export R14+ compatible DXF code
- Added option in DXF prefs to disable groups (not supported in R14+ templates)
2015-12-18 10:47:14 -02:00
Yorik van Havre
4814b6cf80
Draft: Added editmode to facebinders - fixes #2165
2015-12-16 15:30:43 -02:00
Yorik van Havre
12494e766c
Draft: Added properties to subdivide rectangles into columns and rows - fixes #2340
2015-12-13 12:32:43 -02:00
Yorik van Havre
c620182aaa
Draft: Changing text or arrows of a Dimension now marks it to be recomputed
2015-12-12 12:31:36 -02:00
Yorik van Havre
2bee7ae6df
Draft: more consistent behaviour for Clones when trying to edit them - fixes #2198
2015-12-11 11:08:30 -02:00
Yorik van Havre
7bf30310ed
Draft: Lines and Wires now have a Subdivisions property - fixes #1593
2015-12-10 13:20:48 -02:00
Yorik van Havre
aca192083a
Draft: Added mirror tool (more graphical version of Part Mirror) - fixes #2215
2015-12-05 14:19:35 -02:00
Yorik van Havre
4d20748750
Draft: more consistent offset result - fixes #2027
2015-12-03 18:25:32 -02:00
Yorik van Havre
a11369d7a6
Draft: other bugfix in downgrade - fixes #2260
2015-12-02 21:31:23 -02:00
Yorik van Havre
67bbf9a6e6
Draft: fixed bug in downgrade - fixes #2261
2015-12-02 21:25:37 -02:00
Yorik van Havre
0682924c0c
Draft: Fixed arrows at endpoints of wires - fixes #2066
2015-11-29 12:47:06 -02:00
Yorik van Havre
6ba8b864d5
Arch: Fixed flipped Space names
2015-11-16 16:11:32 -02:00
Yorik van Havre
a1406cbb5f
Draft: fixed small bug in Draft unit test
2015-10-16 12:38:49 -03:00
wmayer
f6023d36d2
+ rework BoundingBox class and its Python binding
2015-10-11 00:18:53 +02:00
Yorik van Havre
b00d09ce66
Extending doxygen stuff for Draft & Arch
2015-09-04 19:14:36 -03: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
ed8ae279b6
Draft: Allow Clones to clone a group
2015-09-02 20:07:17 -03:00
Yorik van Havre
3b433256e6
Draft: fixed display mode of objects converted from sketches - fixes #2166
2015-09-02 13:37:00 -03:00
Yorik van Havre
d9f2d1c712
Draft/Arch: Used new PropertyVectorDistance where needed
2015-09-01 10:47:25 -03:00
Yorik van Havre
c2bc94a1e2
Arch: IFC importer now treats objects with shared shapes as clones
2015-08-21 11:42:42 -03:00
Yorik van Havre
5f1dbcd6c4
Draft: Small fix in copying dimensions and texts (didn't take the original style)
2015-08-17 11:50:02 -03:00
Yorik van Havre
8db98a2822
Arch: search for movable children in groups too
2015-07-27 16:18:48 -03:00
Yorik van Havre
f0626761c8
Arch: small fix in windows - fixes #2193
2015-07-19 12:10:46 -03:00
Daniel Falck
4e44ec6a0c
added units to Draft Point Properties
2015-06-25 23:34:01 -03:00
Yorik van Havre
d598ec7fdc
Draft: Fixed placement of one-face Facebinders
2015-06-12 11:08:49 -03:00
Yorik van Havre
2afde97bb8
Draft: small bugfix in Drawing view
2015-06-08 19:05:37 -03:00