This fixes issues with the 3DFACE entities when a polygon has more than four(4) vertices, which is very possible with complex shapes with curved edges. The fix includes conversion of the polygon to a set of triangles, which are then converted to 3DFACE entities.
This fixes issues with the 3DFACE entities when a polygon has more than four(4) vertices, which is very possible with complex shapes with curved edges. The fix includes conversion of the polygon to a set of triangles, which are then converted to 3DFACE entities.