UnstructuredGridWriter#
- class UnstructuredGridWriter(*args, **kwargs)[source]#
UnstructuredGridWriter for legacy VTK unstructured grid
.vtkfiles.Wraps vtkUnstructuredGridWriter.
Added in version 0.47.0.
Inheritance#
Inherited members are documented on BaseWriter, _FileIOBase, _DataFormatMixin.
See them all under Inherited Attributes and Inherited Methods.
Inherited Attributes#
Return or set whether the file is written as |
|
Get or set the dataset to write. |
|
Return mapping from regex pattern matching associated with this class. |
|
Return the file extensions associated with this class. |
|
Return or set the filename or directory of the writer. |
|
Return the vtk writer object. |
|
Return the formatted path of the written files. |
Inherited Methods#
Write data to path. |