Type:System.Int32
brep surface index of new surface.
Return Value
Type:Boolean
true if successful.
Remarks
If the face had a surface and new surface has a different shape, then you probably want to call something like RebuildEdges() to move the 3d edge curves so they will lie on the new surface. This doesn’t delete the old surface; call Brep.CullUnusedSurfaces() or Brep.Compact() to remove unused surfaces.