There some things need to share:
_yes, many people will say Convert to Nurbs or SubD then they can solve problem. However when you convert it, there’re tolerance/differences. I want to keep the perfect of mesh model which is imported.
_I tried to remove odd lines but it cost a lot of time.
_I also tried to re-drawing outline, but it also cost time and not perfect.
Please find attached files for more details. Hope to hear advices to make drawing same linewidth.
Not sure what you’re expecting, but a mesh is a mesh is a mesh. If you’re happy with the mesh then let the details of it show, otherwise you’ll be chasing your own tail trying to create separate curves for basically no reason especially if you’re not going to create actual nurbs down the road with said curves.
But if you like meshes, then let Rhino technical display modes help the best they can. They get better every version.
Hopefully V9 comes out soon though
Also, you may consider working the mesh as well, maybe with Rhino’s mesh tools or another program that is good at mesh revisions.
All depends on design intent.
You can always reverse engineer the original mesh, and make a new one or something etc.
Hi @lander
Thank for feedback. I think you may confused. I just expect drawing linewidth will be clear and normal as usually. same linewidth.
I’m not expect triangle or mesh line
May be you have other suggestion. thanks
This is not an issue with linewidth, it’s an issue with the geometry.
The walls are not vertical and mesh faces and edges are seen from those views and those get added to the Make2D result, resulting in many lines close to each other, giving the impression of a thick curve.
Hi @wim
yep, I also tried turn off Silhouettes layer but it will lack of some lines and not too much helpful.
As mention, I also tried remove odd lines, but it cost a lot of time. Finding alternative solution.
I found out that if I convert Mesh to SubD to Nurbs it will reduce odd line, but how they construct line is strange, lack of contour line. (you can try)
Another Idea, If we convert Mesh to Quad Mesh/SubD, then run Make 2D. the grid is really good, I’m thinking of extract outline of it, but can not select loop or ring. If we can do it, we can keep what we want and delete the rest of them.
Hi @huss191998 this looks interesting thanks for sharing - silly question: Do you know if scan files (point clouds), say a .ply, work with this? Went to their website, not much info regarding geometry types - I wish to contact them but maybe you have a faster answer (I’ll still ask them). Thanks in advance.
cool, thanks! Makes sense - I can definitely make points into voxels or whatever, 'was just wandering if they had somehow cheated/hacked the process - ptclouds need more love overall (for CAD illustration purposes). I guess it’s worth giving it a try anyway, to compare with Rhino’s Make2D of said voxels from the point clouds - usually the bottleneck/issue is the quantity of points.
This shifts the conversation a bit, I guess - however I think one ‘solution’ would be to Make2D the actual extracted loop curves so their linkage or grouping is preserved - not sure, though - maybe not a solution at all haha, because then the extracted edge loops are 3D, prior to Make2D, which makes the entirety of the loop or ring visible, not just what’s in the front of the view.
Perhaps the mesh should be reverse engineered and recreated so that it doesn’t lead to really bad results. Garbage in garbage out. Which is also why it should just be nurbs, and possibly converted back to mesh if that’s actually necessary, as long as the emergent properties of mesh characteristics are acceptable and understood.
I’m leaving the link to the command description below. This one is very useful. I use it all the time.
If you select all the curves and click out of the total combined region with the option CombineRegions set Yes, it will give you the total combined region of the most exterior closed profile possible.
I hope I explained myself well. Please let me know if it works for you.