What I have found so far.
Allowing multiple hulls per UCX did this. Which was messy. But I noticed it was using triangles (simple shapes)
I was able to add unique shapes if the edges run horizontal.
In order to achieve the desired effect I had to use a UCX object per box. As vertical edges would cause it to bug out and simplify the shapes.