CONTOURLABELHEIGHT

Syntax: SET CONTOURLABELHEIGHT n
SET %CONTOURLABELHEIGHT n
GET CONTOURLABELHEIGHT { n }
GET %CONTOURLABELHEIGHT { n }
Default value: %CONTOURLABELHEIGHT = 2

CONTOURLABELHEIGHT controls the height of text labels drawn as contour labels when using the CONTOUR command.

There are two ways to specify the height:

 CONTOURLABELHEIGHT specifies the height in world units
%CONTOURLABELHEIGHT specifies the height as a percentage of the height of the graphics sub-window, that is,
CONTOURLABELHEIGHT = %CONTOURLABELHEIGHT * (YUPPERWINDOW- YLOWERWINDOW)/100

  YUPPERWINDOW
  CONTOURLABELSEPARATION