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.
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.