Divide surface for subD

Hi Everyone,

I’m trying to find a way to apply a parametric texture on a subD. Is there something similar to “divide surface” with subD in grasshopper?

Thanks

Paul

You can use the Mesh from SubD component to subdivide a SubD.

Thanks, I will try that