Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

Unknown macro: {alias}

Name

gsm — Grid slices manipulation

Syntax

# Grid slices manipulation
gsm [workspacename] [x | y] [sub | add | mul | div] [sel selection]

# Switch columns in cube.
gsm swc [-] [yxz | xzy | zyx]

Description

A 3d cube has grid dimension nrow, ncol, nlay for number of elements in a row, in a column and vertical layers or slices. A standard grid has dimension nrow, ncol , 1.

For a 3d cube it is possible to make grid slice operations between the slices of the same cube, or between slices of different cubes.

The result is always saved in the active cube (3D-grid).

Arguments

LineWidth

Unknown macro: {indent}

Explanation-bla-bla with range [1, 2, 3 ..].

arg1

Unknown macro: {indent}

Explanation-bla-bla for arg1

arg2 red | blu | gre | pin | tur | yel | whi | bla | bro

Unknown macro: {indent}

Explanation-bla-bla for arg2 in color red / blue ...

arg3 [PointSize]

Unknown macro: {indent}

Explanation bla-bla- PointSize is a number larger than 0, relative to 1 (default), giving bla-bla.

Examples

Ex.1: Title-of-example

# read any grid
xxx arg1    ;# Example bla bla
pol         ;# Display as polygon


Result of xxx on grid

See also

[yyy], [zzz]

  • No labels