...
Panel | ||||||
---|---|---|---|---|---|---|
| ||||||
bol [linewidth] [nrg] [sav] [tub] [col] [edge] [fang] [flat] [sma] [nodraw] |
Description
Generate and draw a border line around a grid or a triangle structure. The border line may be used to outline the grid for display purposes, or it may be extracted as a separate dataset (argument nrg) for further use.
...
The border line result is displayed at z-level level. E.g. bol flat 200 will display the border line at z=200.
sma
The border line is produced with the sma command. That means the border is sorted sequentially.
nodraw
No display of border result. Often used with argument sav, where the border line is saved in a workspace.
...