algorithmic modeling for Rhino
Code (assuming you have a curve drawn on the default layer in Rhino space):
import math
import rhinoscriptsyntax as rs
import scriptcontext as sc
import Rhino
sc.doc = Rhino.RhinoDoc.ActiveDoc
a=rs.ObjectsByLayer('Default',False)
print a
Any progress here? As of now all outputs are null
Thanks Mostapha!
Welcome to
Grasshopper
© 2025 Created by Scott Davidson.
Powered by