Hi all,
I was wondering if it's feasible to combine the functionality of offset curve (through point) with curve reduction to a polygon with a specified polygon count (preferably, with a slider or +/- keyboard adjustment). Is this something that can be done using a script?
Basically, it would take the output from offset curve through point and apply the ReconstructCurve.js script in polyline mode, without 'dropping' the tool first, allowing interactive adjustment of said parameters until satisfied.
I'd like to approximate a contour using a polygonal shape, while keeping a certain margin from the original curve.
Lastly, it would be helpful if the polygon produced would remove any intermediate points below a specified angle threshold (another slider, or shift+/shift- keys), effectively turning those segments into a straight line without superflous points.
While I am familiar with scripting, I am not sure how to create such an interactive tool.
- Fabien
|