| Overview | All Modules | Tutorial | User's Guide | Programming Guide |
Module category: IO
vtkDataSetWriter is an abstract class for mapper objects that write their data to disk (or into a communications port). The input to this object is a dataset of any type.
This module (including its documentation) was auto-generated and provides the functionality of the Visualization Toolkit (VTK) class vtkDataSetWriter.
| Name | Type | Description |
| FieldDataName | String | Give a name to the field data. If not specified, uses default name field. |
| FileName | Browser | Specify file name of vtk polygon data file to write. |
| FileType | IntSlider | Specify file type (ASCII or BINARY) for vtk data file. |
| GlobalIdsName | String | Give a name to the global ids data. If not specified, uses default name global_ids. |
| LookupTableName | String | Give a name to the lookup table. If not specified, uses default name lookupTable. |
| NormalsName | String | Give a name to the normals data. If not specified, uses default name normals. |
| PedigreeIdsName | String | Give a name to the pedigree ids data. If not specified, uses default name pedigree_ids. |
| ScalarsName | String | Give a name to the scalar data. If not specified, uses default name scalars. |
| TCoordsName | String | Give a name to the texture coordinates data. If not specified, uses default name textureCoords. |
| TensorsName | String | Give a name to the tensors data. If not specified, uses default name tensors. |
| VectorsName | String | Give a name to the vector data. If not specified, uses default name vectors. |
| Authors: Martin Aumüller, Ruth Lang, Daniela Rainer, Jürgen Schulze-Döbold, Andreas Werner, Peter Wolf, Uwe Wössner |
| Copyright © 1993-2022 HLRS, 2004-2014 RRZK, 2005-2014 Visenso |
COVISE Version 2021.12
|