algorithmic modeling for Rhino
Hi all,
Is there a pull point (pull) method in C#, similar to the GH component with the same name?
I went through RhinoCommon SDK and only found the BrepFace.PullPointsToFace method, which couldn't be implemented with just any other type of "Geometries" like the GH component.
I am trying to pull points to a sphere created by fitting those points, but not sure how to do it in C#. The inputs are simply the list of points p, and the sphere sph:
Sphere sph = Sphere.FitSphereToPoints(p);
Thanks a lot,
Tim
Tags:
Would that basically just mean to get the closest point on the sphere?
Thanks again,
Tim
Hey Tom,
Thank you!
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