I use microstation V8i (SS3) and programming in MDL.
I have shape element in 3D, this shape is non coplanar.
When add fill:
After use function:
mdlMesh_newPolyfaceFromXYTriangulation
mdlMesh_convertToShapes
I received:
Blue triangle is redundant.
How to remove it using mdlMesh _... Api?
Any suggestions?
Regards.