Hello,
I tried to write a inheritance class based on class CRhinoVisualAnalysisMode. When I change the member “m_bShowMeshWires” to false, it should hide the mesh edge.
As you can see the pictures below, it does work in Rhino 5, but it doesn’t hide mesh edge normally in Rhino 7. I just wondering how to fix this problem, thanks.
Rhino 5:
Rhino 7:
Here is the sample code and model:
Sample.rar (689.2 KB)