Skip to content
  • Mark OLESEN's avatar
    30a7cba8
    ENH: improve surfaceSplitByPatch controls (#1600) · 30a7cba8
    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
    
    ENH: use MeshedSurface for surfaceSubset
    30a7cba8
    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
    
    ENH: use MeshedSurface for surfaceSubset
Loading