The attached project shows how to select the triangles inside a mesh.
It creates a derived MyMesh object, overrides 2 methods of the ViewportLayout (ProcessSelectionVisibleOnly, GetVisibleEntitiesFromBackBuffer) and listens to the viewportLayout1.SelectionChanged event to compile the selected triangles data.
Comments
Please sign in to leave a comment.