algorithmic modeling for Rhino
Hello, Guys!
I study the use of python in a grasshopper. I rewrite the function of the grasshopper in the python code.
I'm trying to make code for such a simple definition for a grasshopper.
The parameter pts = rg.Curve.PointAtNormalizedLength (x, 0.1) does not determine the point in the wrong place, is it possible in some way to make such a definition of a grasshopper on a python? What am I mistaken about?
Tags:
Replies are closed for this discussion.
I'm pretty sure that "Mesh Eval" just implements the RhinoCommon mesh methods Mesh.PointAt, Mesh.NormalAt and Mesh.ColorAt. So you might as well call those directly in your Python code instead of doing workarounds with the edges, if I understood your problem correctly that is.
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