PDA

View Full Version : Help - New to Rhino.Python



John
09-14-2010, 01:06 PM
I am familiar with rhinoscript, and need more programming power.

I have started rhinopython with a simple example. I want to increment a Text number by one every time it is clicked.


I keep getting an error saying that the text object has no text. Can someone help.

Thanks John

Steve Baer
09-14-2010, 01:45 PM
Hi John,
Sorry about that. You stumbled across a bug that I introduced in a recent WIP of Rhino. This is not your script's fault and will be fixed in the next WIP (hopefully tonight or tomorrow).

Thanks,
-Steve