![]() |
|
#6
|
|||
|
|||
|
Hi,
Change the following line: Code:
pointListe.append(startPoint) Code:
pointListe.append(startPoint+[0]) |
|
|