Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

How to convert SubD to NURBS in RhinoCommon without using rs.Command?

$
0
0

Hello,

I would like to convert a SubD object to a NURBS Brep in Rhino using RhinoCommon, but I want to avoid using [rs.Command(“_ToNURBS”)] or any command-line calls.
Is there a direct method or class in RhinoCommon (such as a method on the SubD or Brep class) that allows me to convert a SubD object to a NURBS Brep purely through the API?

If possible, could you provide a code example for this conversion?

Thank you!

9 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles