Remove Sub.faces[index] without convert to Mesh or brep?

Hi everyone

Is there way toRemove . SubD.face[index]
orExtract SubD.faceAt[index]in Subd in c# Api? Direct?(without need To Convert that SubD To Mesh or Sudface)(grasshopper (c# api)
@Mahdiyar
@lasathrs
#SubDFaceList.RemoveAt(index) ???
If not ???!please add this option to Rhino Common Api(c#)
@BrianJ

@dale Can you help here?

1 Like

I would second the request / question, in respect to the below:

Amending face topology currently is done in a very roundabout/clunky manner. Perhaps this is just by design for the time being.