Hi, Thanks for this wonderful forum. I am new to GH scripting and am currently working on a script tp generate a L system of circles. I am stuck in two places:
1. Can anyone please tell me what it the code for subdividing a circle (created within the script itself) into a no. of segments and get the points? 2. When I input a set of On3dpoint as a list into the VB script, and then try to construct circles from them, I get the error message : "value of type: ' systems.collections.generic.list(Of RMA.OpenNURBS.On3dPoint)' cannot be converted to Of 'RMA.OpenNURBS.On3dPoint' " Please help! Thanks.
