delete-pointset-attributes¶
Synopsis¶
delete-pointset-attributes <input> [<output>] [options]
Description¶
Delete point data and/or cell data from input point set.
Command options¶
-
-all¶ Remove all point and cell data arrays.
-
-scalars¶ Delete SCALARS attribute(s).
-
-vectors¶ Delete VECTORS attribute(s).
-
-normals¶ Delete NORMALS attribute(s).
-
-tcoords¶ Delete TCOORDS attribute(s).
-
-name<name>...¶ Case-sensitive name of data array to remove.
-
-pointdata<name>|<index>...¶ Case-sensitive name of point data array to remove.
-
-celldata<name>|<index>...¶ Case-sensitive name of cell data array to remove.
Standard options¶
-
-v,-verbose[n]¶ Increase/Set verbosity of output messages. (default: 0)
-
-debug[level]¶ Increase/Set debug level for output of intermediate results. (default: 0)
-
-version[major.minor]¶ Print version and exit or set version to emulate.
-
-revision¶ Print revision (or version) number only and exit.
-
-h,-help¶ Print help and exit.