Hi,
I would like to use the command "PullCurve" in a RhinoPython-Script, but the help tells me that it's not implemented yet. I can do a workaround by using "PullPoints" and fit a curve or "PullCurveToMesh" if I convert my surface to a mesh, pull, convert mesh to surface...
I was thinking: Is there a way to directly call commands on the command-line, similar to the AutoCad's AutoLisp (Command "") functionality? Or to call a macro from a script?
Thanks!
Bernhard


Reply With Quote
