-
Get curves from Surface
Is there a function/method that gets a list of the edges curves that make up a surface?
Thanks
Dennis
-
Senior Member
Not precisely, but Surface.IsoCurve would work. You could get the Isocurves at the edges of the U and V domains and put them in a list.
-
Thanks. I will give that a shot.
-
Super Moderator
How about:
Rhino.Geometry.Brep.DuplicateEdgeCurves(srf) ?
--Mitch
-
Thanks Mitch. I was just starting to look at that as well.
Dennis
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules