Hi, I recently started trying out subD in Rhino WIP. This is a wonderful feature!
However the information found in internet is only a little and I have two questions.
- The MeshToSubD component has creases option but I couldn’t find a way to selectively change creases to sharp. How can I define creases?
2.I cannot retrieve subD objects by a Python/C# component. It becomes a None-Type when plugged in to a Python node. Is there a way to access to subD object from within scripting nodes?
Thank you.