Is it possible to choose which mesh edges to crease for a SubD object?

@taraskydon, you have been using the wrong gh definition. There shouldn’t be any Python component in it. Please use the latest one in the other thread. I add it again here below for future reference.

I guess Martin solved finding the right definition for you? I assume he added the icons to the latest version of the script I made?

1075_210602_RFD-SubdEdgeTagWSearch_SO.gh (11.5 KB)

I did not use any of the python scripts @silvano posted.

@taraskydon you cannot use the python script @silvano wrote in my definition just like that.

My C# script uses Mesh Topology indices and not SubD edge indices which is a different numbering.

2 Likes

Hi @martinsiegrist !

Thanks for this beautiful solution, really useful.

Did you have a chance on how to do something similar in Rhino 8?
There is a new feature to control the percentage of creasing on a crease edge I believe.

Does anyone else know how to access this from GH?

Thanks!

Hi Mathias, I have not tried to set soft creases through Grasshopper yet.