Hi @zzeebee ,
If youre referring to the way the edges are shrinking inward, this is probably because there is no creasing on the edges. The creasing prevents the edges from shrinking inward when subdivision smoothing is enabled.
If you don’t want the plane to be smoothed, you can simply disable the SMT button.
Note that the corners on a 2D plane will always round off a bit if SMT is enabled because the verts on the corners are not connected to enough edges to prevent that from happening. You would need to create an additional edge connection there and crease it to prevent that from happening. This could be done by smoothing the plane as part of a box, rather than a 2D grid. Or you you use Zmodeler to extrude an additional loop of polys around the edge, then delete them after subdividing.