Snapping curves to surfaces from script 2004-05-10 - By kim aldis
Back Here's a thing. I've 500 and odd curves, all with points close, but not quite on a surface. I need to snap all points onto the surface and so far it seems the only way to do this is interactively. I can do the closestPointOnSurface thing froma script but I just wondered if there was a simpler way using the interactive snapping tools from the script.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=us-ascii"> <META content="MSHTML 6.00.2800.1106" name=GENERATOR></HEAD> <BODY> <DIV><SPAN class=375131514-10052004><FONT face=Arial size=2>Here's a thing. I 've 500 and odd curves, all with points close, but not quite on a surface. I need to snap all points onto the surface and so far it seems the only way to do this is interactively. I can do the closestPointOnSurface thing froma script but I just wondered if there was a simpler way using the interactive snapping tools from the script.</FONT></SPAN></DIV></BODY></HTML>
|
|