MatchCurve and CreateUVCurve not available in Grasshopper

Hey,

I am modeling a winding staircase and was using the commands CreateUVCrv and ApplyCrv, however I could not find those components in Grasshopper… Are those componens called differently in gh, did I miss something here?

Greetings,

Rudi

AFAIK CreateUVCrv and ApplyCrv are basically surface-surface(2dplane) transformations, so you should be able to do the same in gh with sporph component

thanks a lot! will try it out a bit…