Skip to content

Add the possibility to pick mesh point

  1. Add a SnapOnMeshPoint parameters which does not compute intersection between view ray and dataset, but directly select closest point using selectSurfacePoint

  2. Add ui widget to control this parameter to LineWIdget and Implicit Plane Widget

  3. Minor changes linked to naming correction and ui design

Merge request reports