This section enables the regeneration of the grid and shows the discretised material boundaries as generated from the geometric primitives specified so far in a selected gridplane only.
The same effect can be achieved with the section -volumeplot
with the aid of the parameters bb?low, bb?high
.
############################################################################## # Flags: nomenu, noprompt, nomessage, # ############################################################################## # section: -cutplot # ############################################################################## # onlyplotfile = no -- don't display plot # # draw = both -- both | approximated | input # # grid = yes -- yes | no # # normal = z -- plane normal of the cut-plane # # cutat = undefined -- the coordinate of the cut-plane # # # # plotopts = -geometry 690x560+10+10 # # eyeposition = ( -1.0, -2.30, 0.50 ) # ############################################################################## # doit, ?, return, help # ##############################################################################
draw= [both|approximated|input]
:
grid= [yes|no]
:
normal= [x|y|z]
, cutat=
:
cutat
: The coordinate value of the gridplane in direction
normal
where the material filling shall be plotted.
plotopts= ANY STRING CONTAINING OPTIONS FOR gd1.3dplot
:
dataplot.ps
.
eyeposition= (XEYE, YEYE, ZEYE)
:
doit
: