tomate44 / CurvesWB

Experiments for a FreeCAD Surface workbench
GNU Lesser General Public License v2.1
114 stars 24 forks source link

Use getSelectionEx('',0) to make tool link-aware #91

Closed edwilliams16 closed 1 year ago

edwilliams16 commented 1 year ago

This makes the parametric line tool link-aware so that it can connect linked and Draft array objects.

edwilliams16 commented 1 year ago

This fixes Issue #80

tomate44 commented 1 year ago

Thank you.