Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

Basic Help: looping with one variable for the 1st round & another from the 2nd onward

$
0
0

Hello,

I am very new to Python and Rhino and would like to seek help here:

I am trying to create a loop to draw circles with different centres. While the centre of the first circle is given (‘c’), I want the other subsequent circles’ centres to be another new variable (‘center’). In short, only the first loop starts with ‘c’, and from the 2nd loop onwards starts with ‘center’.

What I’ve got now:

It must be very basic but I still can’t get it after hours of googling. Any advice appreciated, thank you!

4 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles