PDA

View Full Version : Pipe Along Path question



David Rose
08-02-2006, 4:59 AM
I edited the "value" line in the script to default to inches instead of millimeters. Will this cause problems with any other statements?

It does open (thanks to the debugging window's help ;) ) and runs... so far.

David

Dave Richards
08-02-2006, 6:26 AM
David, did you only edit the one line?

David Rose
08-02-2006, 5:12 PM
Yes, Dave.

I don't have permission <grrrr> to view the house folder from this machine, so the original numbers are a guess.

I think it read "value = "mm", 120, 100, 24"
The new file reads "value = "inch", 0.85, 0.75, 12"

There are several "if" statements that appear could be effected by this under the right circumstances. I really didn't study the code as it was late when I got a chance to look at it.

David


David, did you only edit the one line?