User name:
Password:
Forgot password?
Create an account!
« back
Please log in to write a message.
2. Johannes (Apr 07, 2010 16.28):
hi, here is a way to work without rhino commands... you can pick every point on a surface and you will get a line in normal direction with a specified length. this script works on every surface (in normal direction):
1. mrgordon (Apr 07, 2010 03.37):
I am trying to find a normal line. It seems like the easiest way is to use the _Line command line method. I managed to get the following snippet to work:
I know that the _Line function can take either an end point or a distance for the last value. How could I modify my code to specify a distance instead of a point where I say "-_SelPt 500,500,500". I've tried just putting a number but then the function doesn't appear to work at all.
Why are these buttons gray?