Hello All
I attached a jpg , 3dm and gh file of my problem.
I am creating a Meshplane with 3x3 faces. Afterwards Iβm subdivide it using WB Catmullclark which automatically increases the nr of faces to βnβ in order to create a smoother surface.
Question: Is there a way to control the nr of faces? lets say I got a 3x3 faces meshplane and after I subdivide it I want to get 19x19 faces.
@ogprostean, i donβt think you can control that, the nature of CatmullClark is to divide each quadrangle into 4 new quadrangles and each triangle into 3 quadrangles (with each iteration).