Edit mode with boundary cell selection, ID assignment and save#4
Conversation
|
Few fixes are probably needed like updating the legend color bar after a new boundary Id with new color is assigned |
|
Legend update was fixed Screencast.from.2026-03-05.16-52-41.webm |
|
Group selection by adjacency with angle threshold was added. I would need few simple 3D grids in .vtk/.vtu format to test those new features for 3D grids too. Group selection by connectivity and angle threshold
Pick / Rotate mode togglePreviously, left-click camera rotation was fully disabled in edit mode to avoid conflicts with cell picking. Now a Pick / Rotate toggle appears at the top of the edit drawer. Screencast.from.2026-03-06.17-21-24.webmScreencast.from.2026-03-06.17-21-50.webm |
|
With 2listic/coral#50 you should be able to generate 3d grids with the dealii backend. |
luca-heltai
left a comment
There was a problem hiding this comment.
I'm not an expert on this, but it is usable, and I like it. For me, it is a go.
Summary
.vtuKey design points
vtkCellPickerwithPickFromListOn()restricted to the boundary actor, triggered via interactor observer onLeftButtonPressEvent.Data flow
Screencast.from.2026-03-05.13-06-51.webm