Skip to content
  • Utkarsh Ayachit's avatar
    vtkExtractBlock: support vtkPartitionedDataSetCollection · bac2c70e
    Utkarsh Ayachit authored
    vtkExtractBlock now supports vtkPartitionedDataSetCollection. This is
    useful for several use-cases where we still want to support id-based
    block extraction for vtkPartitionedDataSetCollection. Eventually, all
    that code should be replaced to use `vtkExtractBlockUsingDataAssembly`,
    but until then, this provides use a reasonable path forward.
    bac2c70e