Commit Graph

14 Commits

Author SHA1 Message Date
DeepSOIC
2010121f2e Polar and Lin Arrays: show warning if element of lattice is used as axis 2015-11-03 14:46:13 +03:00
DeepSOIC
af8a5dd3d5 Fix Array generators orientation property 2015-11-03 02:41:03 +03:00
DeepSOIC
1a1e04cd0d Polar Array: support arbitrary links to subelements
To lines and to circles/arcs
2015-11-03 02:26:56 +03:00
DeepSOIC
007751702b [Breaking change]Rename some Polar Array properties 2015-11-03 02:09:55 +03:00
DeepSOIC
44f39eebba Polar array: OrientMode property 2015-11-03 01:58:27 +03:00
DeepSOIC
3a921113bd [Breaking change]Polar array: new orientation logic for angle origin for non-Z axes 2015-11-03 01:57:41 +03:00
DeepSOIC
a8c89eb45b New execute and warning logic
Now, when executing a newly created feature fails, an error message is
displayed. Moreover, messages are going to be displayed where only
warnings were dumped to console, previously.
2015-10-31 22:39:55 +03:00
DeepSOIC
ef51f78aab Fix icons in tree lost after save-load sequence 2015-10-30 01:27:35 +03:00
DeepSOIC
871d4b342e [Breaking change] Renames of some properties 2015-10-27 22:19:03 +03:00
DeepSOIC
e214467a94 Polar Array: rudimentary spreadsheet support
The link to spreadsheet needs to be established with Py console, but
otherwise works
2015-10-25 23:01:58 +03:00
DeepSOIC
87db7b1ce7 Fix __title__ in LatticePolarArray.py 2015-10-25 19:19:04 +03:00
DeepSOIC
7b2e34ef34 Polar Array: fix EndInclusive logic 2015-10-25 19:12:54 +03:00
DeepSOIC
651cd398c6 [big change] Use marker shape instead of points
Because points lost placements when saving/restoring.
2015-10-25 16:10:58 +03:00
DeepSOIC
82d3199d24 New tool: Polar Array
Initial, but quite powerful implementation. Not thoroughly tested yet.
Supports three modes: number in span, step in span, number and step.
Supports manual and linked axis.
2015-10-24 00:44:42 +03:00