Module gr_plane


Name:
gr_plane - a GRToolbox module
Description:
Extracts one or more planes from point file.
Synopsis:
-[x y zh o v noc nof now skip f m c e i s l]
-help For help on all options.
Special Options:
-0 Write the 0 coordinate plane.
-1 Write the 1 coordinate plane.
-.
-.
-n Write the n coordinate plane.
-x Write the x coordinate plane.
-y Write the y coordinate plane.
-z Write the z coordinate plane.
Example Input Data:
@title Choose options to print all columns
0 0 0 1 1 1 0 1 1
10 0 0 0 1 1 1 0 0
10 10 0 1 0 1 0 1 0
10 10 10 1 1 0 0 1 0
Example Output Data:
@title Choose options to print all columns
0
10
10
10



Back to List of all GR Modules.