Grasshopper

algorithmic modeling for Rhino

Copy of "print"-line gives an error, original doesn't, what's going on???

Please take a look at the files attached.......
Removeyes.ghx works, removeno.ghx does not.

The difference........
In removeyes.ghx line 172 is disabled.
Line 172.........     print(TopPointArray(i01, i02, 105).x)

What is so strange..........
Line 176 is exactly the same. Same line, input for this line didn't change.



What's the difference, why does removeyes.ghx work and why does removeno.ghx nt work?






Views: 173

Attachments:

Replies to This Discussion

It's because it's not the same line. On line 172 you use 105 (hundred and five) and on subsequent lines you use i05 ("i"-oh-five)

--
David Rutten
david@mcneel.com
Poprad, Slovakia
shame on me, thanks
Andy's* first rule of programming: "It's always your own damn fault." :)

--
David Rutten
david@mcneel.com
Poprad, Slovakia


* Andy le Bihan, my ex-boss

RSS

About

Translate

Search

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service