I want to obtain a contour of mesh and use a function RhinoGetMeshOutline.
The return is sometimes false, but the command MeshOutline succeed.
In addition, Both methods is seldom not work.
Therefore, I would like to know the reason for failure.
I note the tolerance your setting is tiny. Right ?
But the fail still happens.
The under image includes the camera position and direction and target point.
May it help you to find the reason ?
The under image can’t get any contour through your method and MeshOutline.
Hi Dale !
Thank you for help.
First, Yes, the command is also fail.
This 3DM file ( probSTL.3dm ) had been posted in my first article.
I found the position and direction of camera appear to affect the result.
Although many conditions will succeed to obtain the outline.
I hope it help to you.