You can do it, but you need first to divide the region into quadrilateral blocks to joint the corners. That will take several patches to do it. Once you have that you merely divide the blocks into the refinement you want ensuring that divisions match along adjacent edges. Then use TIE to merge the blocks. It will be a bit tedious but can be done.