Rhino 8 - SubD weighted creases in Grasshopper

Hi all,

Is there a way to programmatically change the crease weight on SubD edges - similarly to the new Rhino 8 command SubDCrease - using a C# script in Grasshopper ?

I looked at the RhinoCommon documentation and did not find anything - I can use SubDEdgeTag (or the direct SubDTags component) to crease edges/smooth edges but cannot find anything else.

Thank you in advance,

Marco

Hi, I’m bumping my previous question, as I haven’t received any reply. Is the crease weight accessible through RhinoCommon? If not, would it be possible to add it? Should I submit a feature request on a different thread?

I believe this feature is a big improvement for SubD modeling, and being able to apply it programmatically (through Grasshopper or a script/plug-in) would be a gamechanger for some applications.

Thank you!

Marco

Hi @Marco_Traverso,

Sorry I missed this. Currently no, there is no RhinoCommon equivalent functionality to the SubDCrease command. I’ve logged the issue.

https://mcneel.myjetbrains.com/youtrack/issue/RH-79547

Thanks,

– Dale