Skip to content
Snippets Groups Projects
Commit e5332989 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

*** empty log message ***

parent 150f017b
No related branches found
No related tags found
No related merge requests found
......@@ -1143,7 +1143,7 @@ StringXNumber ViewOptions_Number[] = {
{ F|O, "GeneralizedRaiseView" , opt_view_gen_raise_view , -1. ,
"Index of the view used for generalized raise (-1=self)" },
// for backward compatibility:
{ F|O, "Grid" , opt_view_axes , 0 ,
{ F, "Grid" , opt_view_axes , 0 ,
"Grid mode (this option is deprecated: use View.Axes instead)" },
{ F|O, "Height" , opt_view_size1 , 200. ,
......
$Id: TODO,v 1.88 2005-03-11 17:46:38 geuzaine Exp $
********************************************************************
add an option to force the bb of the 3D axes
$Id: TODO,v 1.89 2005-03-12 08:18:53 geuzaine Exp $
********************************************************************
......
......@@ -307,7 +307,7 @@ Saved in: @code{General.OptionsFileName}
@item View.Grid
Grid mode (this option is deprecated: use View.Axes instead)@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{-}
@item View.Height
Height (in pixels) of the scale or 2D graph@*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment