...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
gen [inc] | [nx ny [nz]] [gse] [gre] - generate grid gen xbo - generate extra border gen gpl nx ny [step] - generate grid plane gen ori - generate origin of grid gen awi [z] [inc xinc yinc [zinc] ] - adjust window to increments |
...
- lo - lower left corner of window
- hi - upper right corner of window
- min - minimum value of dataset
- max - maximum value of dataset
- cur - set the origin to the cursor position
- z zvalue - shift the z values in grid with zvalue
- x y z - set the origin to x y z
awi [z] [inc xinc yinc [zinc] ]
Adjust window to increments. Secures that the grid window will start and stop at natural grid increment steps. z option is used for z direction as well. The inc options is used for detailed specifications when the increments may be different from previous grids.
Examples
Ex.1: Generate grid and cube
...