Skip to content
  • Mark OLESEN's avatar
    ENH: refactor cutting-plane cell selection · 9973c378
    Mark OLESEN authored
    - avoid duplicate code by relocating cellZone selection and bounding box
      sub-selection into cuttingPlane and cuttingSurfaceBaseSelection.
      Allows reuse by inherited classes (sampledPlane, surfMeshSamplePlane).
    9973c378