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
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by