Hi Pilou,
re:
> Can we modify it for have any wished number of unities ?
Yes, the distance it uses can be changed on line number 4 of the ShrinkLines.js file:
code:
var chop_amount = 5.0;
> It's only for lines, not also for curves ?
Correct, this particular script is only for processing lines.
- Michael
|