Issues in Merge All Coplanar Faces Vs Merge Coplanar Faces Commmanda

MergeAllCoplanarFaces Issue.3dm (90.2 KB)

Merge AllCoplanarFaces is not working for the extrusion; but MergeCoplanarFaces is working. why is that?

even for that curve simplifyCrv command is not working.

That extra point is actually the closed curve seam. SimplifyCrv in V8 does not move curve seams, that is why it does not appear to work in this case. This looks to have been improved in V9 WIP, the seam is moved and the extra point is eliminated when you run SimplifyCrv.

OTOH, the fact that MergeAllCoplanarFaces works if the object is a polysurface and not if it is an extrusion appears to be a bug.

Bug report created:

BTW you are hugely far from the origin (5+ kilometers) and your ~80 meter objects are relatively large for a millimeters units file… Could cause problems later.

2 Likes

Thank you for explaining :slightly_smiling_face: