Spline Cut.js and Isolated Point Weld.js

Spline Cut.js and Isolated Point Weld.js

Hello

it's a tool script to add points with spline object to polygon object. actually not cutting tool currently, but I will try. :p

this script can add 2 types points:
spline point: cross point of spline point and polygon surface. it's definitely isolated from polygon.
edge point: cross point of spline edge and polygon edge. it's connected to polygon edge ( selectable ).

Spline Cut.js : http://www.tres-graficos.jp/blog/files/article.php?id=90

and this one is helper script. It can weld all ( or selected ) isolated points to all ( or selected ) connected points.

Isolated Points Weld.js : http://www.tres-graficos.jp/blog/files/article.php?id=89

update 20130713: bug fixed when no point path exists.
update 20121006: fixed edge connect bug. please update it.
update 20111011: bug fixed for Cheetah3D 5.8 ( Undo/Redo functions are disabled with Cheetah3D 5.8. )

I will post some demo movies.

regards.

tg_jp, Hiroto
 
Last edited:
Back
Top