pyvista.PartitionedDataSet.append#
- PartitionedDataSet.append(dataset)[source]#
Add a data set to the next partition index.
- Parameters:
- dataset
pyvista.DataSet
Dataset to append to this partitioned dataset.
- dataset
Add a data set to the next partition index.
pyvista.DataSet
Dataset to append to this partitioned dataset.