Skip to content
  • Mark OLESEN's avatar
    b5fe83fa
    ENH: improve surfaceSplitByPatch controls (#1600) · b5fe83fa
    Mark OLESEN authored
    - uses MeshedSurface instead of triSurface to prevent automatic
      triangulation.
    
    - supports '-patches' and '-excludePatches' controls as per foamToVTK.
      For example,
    
        surfaceSplitByPatch -patches '( ".*rider.*" )'  motorBike.obj
    b5fe83fa
    ENH: improve surfaceSplitByPatch controls (#1600)
    Mark OLESEN authored
    - uses MeshedSurface instead of triSurface to prevent automatic
      triangulation.
    
    - supports '-patches' and '-excludePatches' controls as per foamToVTK.
      For example,
    
        surfaceSplitByPatch -patches '( ".*rider.*" )'  motorBike.obj
Loading