| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
2.7 General options
Here is the list of the general char-options, real-options and color-options (in that order—check the default values to see the actual types). Most of these options are accessible in the graphical user interface, but not all of them. When running Gmsh interactively, changing an option in the ASCII text input file will modify the option in the GUI in real time. This permits for example to resize the graphical window in a script, or to interact with animations in the script and in the GUI at the same time.
Gmsh's default behavior is to save some of these options in a per-user
“session resource” file (General.SessionFileName) every time Gmsh
is shut down. This permits for example to automatically remember the size
and location of the windows or which fonts to use. Other options can be
saved in a per-user “option” file (General.OptionsFileName),
automatically loaded by Gmsh every time it starts up, by using the
`Tools->Options->Save as defaults' menu.
-
General.AxesFormatX Number format for X-axis (in standard C form)
Default value:"%.3g"
Saved in:General.OptionsFileName-
General.AxesFormatY Number format for Y-axis (in standard C form)
Default value:"%.3g"
Saved in:General.OptionsFileName-
General.AxesFormatZ Number format for Z-axis (in standard C form)
Default value:"%.3g"
Saved in:General.OptionsFileName-
General.AxesLabelX X-axis label
Default value:""
Saved in:General.OptionsFileName-
General.AxesLabelY Y-axis label
Default value:""
Saved in:General.OptionsFileName-
General.AxesLabelZ Z-axis label
Default value:""
Saved in:General.OptionsFileName-
General.DefaultFileName Default project file name
Default value:"untitled.geo"
Saved in:General.OptionsFileName-
General.Display X server to use (only for Unix versions)
Default value:""
Saved in:--
General.ErrorFileName File into which the log is saved if a fatal error occurs
Default value:".gmsh-errors"
Saved in:General.OptionsFileName-
General.FileName Current project file name (read-only)
Default value:""
Saved in:--
General.FltkTheme FLTK user interface theme (try e.g. plastic or gtk+)
Default value:""
Saved in:General.OptionsFileName-
General.GraphicsFont Font used in the graphic window
Default value:"Helvetica"
Saved in:General.OptionsFileName-
General.OptionsFileName Option file created with `Tools->Options->Save'; automatically read on startup
Default value:".gmsh-options"
Saved in:General.SessionFileName-
General.SessionFileName Option file into which session specific information is saved; automatically read on startup
Default value:".gmshrc"
Saved in:--
General.TextEditor System command to launch a text editor
Default value:"open -t %s"
Saved in:General.OptionsFileName-
General.TmpFileName Temporary file used by the geometry module
Default value:".gmsh-tmp"
Saved in:General.SessionFileName-
General.WebBrowser System command to launch a web browser
Default value:"open %s"
Saved in:General.OptionsFileName-
General.AlphaBlending Enable alpha blending (transparency) in post-processing views
Default value:1
Saved in:General.OptionsFileName-
General.Antialiasing Use multisample antialiasing (will slow down rendering)
Default value:0
Saved in:General.OptionsFileName-
General.ArrowHeadRadius Relative radius of arrow head
Default value:0.12
Saved in:General.OptionsFileName-
General.ArrowStemLength Relative length of arrow stem
Default value:0.56
Saved in:General.OptionsFileName-
General.ArrowStemRadius Relative radius of arrow stem
Default value:0.02
Saved in:General.OptionsFileName-
General.Axes Axes (0=none, 1=simple axes, 2=box, 3=full grid, 4=open grid, 5=ruler)
Default value:0
Saved in:General.OptionsFileName-
General.AxesMikado Mikado axes style
Default value:0
Saved in:General.OptionsFileName-
General.AxesAutoPosition Position the axes automatically
Default value:1
Saved in:General.OptionsFileName-
General.AxesMaxX Maximum X-axis coordinate
Default value:1
Saved in:General.OptionsFileName-
General.AxesMaxY Maximum Y-axis coordinate
Default value:1
Saved in:General.OptionsFileName-
General.AxesMaxZ Maximum Z-axis coordinate
Default value:1
Saved in:General.OptionsFileName-
General.AxesMinX Minimum X-axis coordinate
Default value:0
Saved in:General.OptionsFileName-
General.AxesMinY Minimum Y-axis coordinate
Default value:0
Saved in:General.OptionsFileName-
General.AxesMinZ Minimum Z-axis coordinate
Default value:0
Saved in:General.OptionsFileName-
General.AxesTicsX Number of tics on the X-axis
Default value:5
Saved in:General.OptionsFileName-
General.AxesTicsY Number of tics on the Y-axis
Default value:5
Saved in:General.OptionsFileName-
General.AxesTicsZ Number of tics on the Z-axis
Default value:5
Saved in:General.OptionsFileName-
General.BackgroundGradient Draw background gradient (0=none, 1=vertical, 2=horizontal, 3=radial)
Default value:1
Saved in:General.OptionsFileName-
General.Clip0 Enable clipping plane 0 (Geometry=2^0, Mesh=2^1, View[i]=2^(2+i))
Default value:0
Saved in:--
General.Clip0A First coefficient in equation for clipping plane 0 (`A' in `AX+BY+CZ+D=0')
Default value:1
Saved in:--
General.Clip0B Second coefficient in equation for clipping plane 0 (`B' in `AX+BY+CZ+D=0')
Default value:0
Saved in:--
General.Clip0C Third coefficient in equation for clipping plane 0 (`C' in `AX+BY+CZ+D=0')
Default value:0
Saved in:--
General.Clip0D Fourth coefficient in equation for clipping plane 0 (`D' in `AX+BY+CZ+D=0')
Default value:0
Saved in:--
General.Clip1 Enable clipping plane 1 (Geometry=2^0, Mesh=2^1, View[i]=2^(2+i))
Default value:0
Saved in:--
General.Clip1A First coefficient in equation for clipping plane 1
Default value:1
Saved in:--
General.Clip1B Second coefficient in equation for clipping plane 1
Default value:0
Saved in:--
General.Clip1C Third coefficient in equation for clipping plane 1
Default value:0
Saved in:--
General.Clip1D Fourth coefficient in equation for clipping plane 1
Default value:0
Saved in:--
General.Clip2 Enable clipping plane 2 (Geometry=2^0, Mesh=2^1, View[i]=2^(2+i))
Default value:0
Saved in:--
General.Clip2A First coefficient in equation for clipping plane 2
Default value:1
Saved in:--
General.Clip2B Second coefficient in equation for clipping plane 2
Default value:0
Saved in:--
General.Clip2C Third coefficient in equation for clipping plane 2
Default value:0
Saved in:--
General.Clip2D Fourth coefficient in equation for clipping plane 2
Default value:0
Saved in:--
General.Clip3 Enable clipping plane 3 (Geometry=2^0, Mesh=2^1, View[i]=2^(2+i))
Default value:0
Saved in:--
General.Clip3A First coefficient in equation for clipping plane 3
Default value:1
Saved in:--
General.Clip3B Second coefficient in equation for clipping plane 3
Default value:0
Saved in:--
General.Clip3C Third coefficient in equation for clipping plane 3
Default value:0
Saved in:--
General.Clip3D Fourth coefficient in equation for clipping plane 3
Default value:0
Saved in:--
General.Clip4 Enable clipping plane 4 (Geometry=2^0, Mesh=2^1, View[i]=2^(2+i))
Default value:0
Saved in:--
General.Clip4A First coefficient in equation for clipping plane 4
Default value:1
Saved in:--
General.Clip4B Second coefficient in equation for clipping plane 4
Default value:0
Saved in:--
General.Clip4C Third coefficient in equation for clipping plane 4
Default value:0
Saved in:--
General.Clip4D Fourth coefficient in equation for clipping plane 4
Default value:0
Saved in:--
General.Clip5 Enable clipping plane 5 (Geometry=2^0, Mesh=2^1, View[i]=2^(2+i))
Default value:0
Saved in:--
General.Clip5A First coefficient in equation for clipping plane 5
Default value:1
Saved in:--
General.Clip5B Second coefficient in equation for clipping plane 5
Default value:0
Saved in:--
General.Clip5C Third coefficient in equation for clipping plane 5
Default value:0
Saved in:--
General.Clip5D Fourth coefficient in equation for clipping plane 5
Default value:0
Saved in:--
General.ClipFactor Near and far clipping plane distance factor (decrease value for better z-buffer resolution)
Default value:5
Saved in:--
General.ClipOnlyDrawIntersectingVolume Only draw layer of elements that intersect the clipping plane
Default value:0
Saved in:General.OptionsFileName-
General.ClipOnlyVolume Only clip volume elements
Default value:0
Saved in:General.OptionsFileName-
General.ClipPositionX Horizontal position (in pixels) of the upper left corner of the clipping planes window
Default value:650
Saved in:General.SessionFileName-
General.ClipPositionY Vertical position (in pixels) of the upper left corner of the clipping planes window
Default value:150
Saved in:General.SessionFileName-
General.ClipWholeElements Clip whole elements
Default value:0
Saved in:General.OptionsFileName-
General.ColorScheme Default color scheme (0=dark, 1=light or 2=grayscale)
Default value:1
Saved in:General.OptionsFileName-
General.ConfirmOverwrite Ask confirmation before overwriting files?
Default value:1
Saved in:General.OptionsFileName-
General.ContextPositionX Horizontal position (in pixels) of the upper left corner of the contextual windows
Default value:650
Saved in:General.SessionFileName-
General.ContextPositionY Vertical position (in pixels) of the upper left corner of the contextual windows
Default value:150
Saved in:General.SessionFileName-
General.DoubleBuffer Use a double buffered graphic window (on Unix, should be set to 0 when working on a remote host without GLX)
Default value:1
Saved in:General.OptionsFileName-
General.DrawAllModels Draw all loaded models (instead of drawing only the current one)
Default value:0
Saved in:General.OptionsFileName-
General.DrawBoundingBoxes Draw bounding boxes
Default value:0
Saved in:General.OptionsFileName-
General.ExpertMode Enable expert mode (to disable all the messages meant for inexperienced users)
Default value:0
Saved in:General.OptionsFileName-
General.FastRedraw Draw simplified model while rotating, panning and zooming
Default value:0
Saved in:General.OptionsFileName-
General.FieldPositionX Horizontal position (in pixels) of the upper left corner of the field window
Default value:650
Saved in:General.SessionFileName-
General.FieldPositionY Vertical position (in pixels) of the upper left corner of the field window
Default value:550
Saved in:General.SessionFileName-
General.FieldHeight Height (in pixels) of the field window
Default value:300
Saved in:General.SessionFileName-
General.FieldWidth Width (in pixels) of the field window
Default value:300
Saved in:General.SessionFileName-
General.FileChooserPositionX Horizontal position (in pixels) of the upper left corner of the file chooser windows
Default value:200
Saved in:General.SessionFileName-
General.FileChooserPositionY Vertical position (in pixels) of the upper left corner of the file chooser windows
Default value:200
Saved in:General.SessionFileName-
General.FontSize Size of the font in the user interface (-1=automatic)
Default value:-1
Saved in:General.OptionsFileName-
General.GraphicsFontSize Size of the font in the graphic window
Default value:17
Saved in:General.OptionsFileName-
General.GraphicsHeight Height (in pixels) of the graphic window
Default value:600
Saved in:General.SessionFileName-
General.GraphicsPositionX Horizontal position (in pixels) of the upper left corner of the graphic window
Default value:50
Saved in:General.SessionFileName-
General.GraphicsPositionY Vertical position (in pixels) of the upper left corner of the graphic window
Default value:50
Saved in:General.SessionFileName-
General.GraphicsWidth Width (in pixels) of the graphic window
Default value:600
Saved in:General.SessionFileName-
General.InitialModule Module launched on startup (0=automatic, 1=geometry, 2=mesh, 3=solver, 4=post-processing)
Default value:0
Saved in:General.OptionsFileName-
General.Light0 Enable light source 0
Default value:1
Saved in:General.OptionsFileName-
General.Light0X X position of light source 0
Default value:0.65
Saved in:General.OptionsFileName-
General.Light0Y Y position of light source 0
Default value:0.65
Saved in:General.OptionsFileName-
General.Light0Z Z position of light source 0
Default value:1
Saved in:General.OptionsFileName-
General.Light0W Divisor of the X, Y and Z coordinates of light source 0 (W=0 means infinitely far source)
Default value:0
Saved in:General.OptionsFileName-
General.Light1 Enable light source 1
Default value:0
Saved in:General.OptionsFileName-
General.Light1X X position of light source 1
Default value:0.5
Saved in:General.OptionsFileName-
General.Light1Y Y position of light source 1
Default value:0.3
Saved in:General.OptionsFileName-
General.Light1Z Z position of light source 1
Default value:1
Saved in:General.OptionsFileName-
General.Light1W Divisor of the X, Y and Z coordinates of light source 1 (W=0 means infinitely far source)
Default value:0
Saved in:General.OptionsFileName-
General.Light2 Enable light source 2
Default value:0
Saved in:General.OptionsFileName-
General.Light2X X position of light source 2
Default value:0.5
Saved in:General.OptionsFileName-
General.Light2Y Y position of light source 2
Default value:0.3
Saved in:General.OptionsFileName-
General.Light2Z Z position of light source 2
Default value:1
Saved in:General.OptionsFileName-
General.Light2W Divisor of the X, Y and Z coordinates of light source 2 (W=0 means infinitely far source)
Default value:0
Saved in:General.OptionsFileName-
General.Light3 Enable light source 3
Default value:0
Saved in:General.OptionsFileName-
General.Light3X X position of light source 3
Default value:0.5
Saved in:General.OptionsFileName-
General.Light3Y Y position of light source 3
Default value:0.3
Saved in:General.OptionsFileName-
General.Light3Z Z position of light source 3
Default value:1
Saved in:General.OptionsFileName-
General.Light3W Divisor of the X, Y and Z coordinates of light source 3 (W=0 means infinitely far source)
Default value:0
Saved in:General.OptionsFileName-
General.Light4 Enable light source 4
Default value:0
Saved in:General.OptionsFileName-
General.Light4X X position of light source 4
Default value:0.5
Saved in:General.OptionsFileName-
General.Light4Y Y position of light source 4
Default value:0.3
Saved in:General.OptionsFileName-
General.Light4Z Z position of light source 4
Default value:1
Saved in:General.OptionsFileName-
General.Light4W Divisor of the X, Y and Z coordinates of light source 4 (W=0 means infinitely far source)
Default value:0
Saved in:General.OptionsFileName-
General.Light5 Enable light source 5
Default value:0
Saved in:General.OptionsFileName-
General.Light5X X position of light source 5
Default value:0.5
Saved in:General.OptionsFileName-
General.Light5Y Y position of light source 5
Default value:0.3
Saved in:General.OptionsFileName-
General.Light5Z Z position of light source 5
Default value:1
Saved in:General.OptionsFileName-
General.Light5W Divisor of the X, Y and Z coordinates of light source 5 (W=0 means infinitely far source)
Default value:0
Saved in:General.OptionsFileName-
General.LineWidth Display width of lines (in pixels)
Default value:1
Saved in:General.OptionsFileName-
General.ManipulatorPositionX Horizontal position (in pixels) of the upper left corner of the manipulator window
Default value:650
Saved in:General.SessionFileName-
General.ManipulatorPositionY Vertical position (in pixels) of the upper left corner of the manipulator window
Default value:150
Saved in:General.SessionFileName-
General.MaxX Maximum model coordinate along the X-axis (read-only)
Default value:1
Saved in:--
General.MaxY Maximum model coordinate along the Y-axis (read-only)
Default value:1
Saved in:--
General.MaxZ Maximum model coordinate along the Z-axis (read-only)
Default value:1
Saved in:--
General.MenuPositionX Horizontal position (in pixels) of the upper left corner of the menu window
Default value:800
Saved in:General.SessionFileName-
General.MenuPositionY Vertical position (in pixels) of the upper left corner of the menu window
Default value:50
Saved in:General.SessionFileName-
General.MessageAutoScroll Automatically scroll message window
Default value:1
Saved in:General.SessionFileName-
General.MessagePositionX Horizontal position (in pixels) of the upper left corner of the message window
Default value:650
Saved in:General.SessionFileName-
General.MessagePositionY Vertical position (in pixels) of the upper left corner of the message window
Default value:490
Saved in:General.SessionFileName-
General.MessageHeight Height (in pixels) of the message window
Default value:300
Saved in:General.SessionFileName-
General.MessageWidth Width (in pixels) of the message window
Default value:400
Saved in:General.SessionFileName-
General.MinX Minimum model coordinate along the X-axis (read-only)
Default value:0
Saved in:--
General.MinY Minimum model coordinate along the Y-axis (read-only)
Default value:0
Saved in:--
General.MinZ Minimum model coordinate along the Z-axis (read-only)
Default value:0
Saved in:--
General.MouseHoverMeshes Enable mouse hover on meshes
Default value:0
Saved in:General.OptionsFileName-
General.MouseSelection Enable mouse selection
Default value:1
Saved in:General.OptionsFileName-
General.NonModalWindows Force all control windows to be on top of the graphic window ("non-modal")
Default value:1
Saved in:General.SessionFileName-
General.NoPopup Disable interactive dialog windows in scripts (and use default values instead)
Default value:0
Saved in:General.OptionsFileName-
General.OptionsPositionX Horizontal position (in pixels) of the upper left corner of the option window
Default value:650
Saved in:General.SessionFileName-
General.OptionsPositionY Vertical position (in pixels) of the upper left corner of the option window
Default value:150
Saved in:General.SessionFileName-
General.Orthographic Orthographic projection mode (0=perspective projection)
Default value:1
Saved in:General.OptionsFileName-
General.PluginPositionX Horizontal position (in pixels) of the upper left corner of the plugin window
Default value:650
Saved in:General.SessionFileName-
General.PluginPositionY Vertical position (in pixels) of the upper left corner of the plugin window
Default value:550
Saved in:General.SessionFileName-
General.PluginHeight Height (in pixels) of the plugin window
Default value:300
Saved in:General.SessionFileName-
General.PluginWidth Width (in pixels) of the plugin window
Default value:300
Saved in:General.SessionFileName-
General.PointSize Display size of points (in pixels)
Default value:3
Saved in:General.OptionsFileName-
General.PolygonOffsetAlwaysOn Always apply polygon offset, instead of trying to detect when it is required
Default value:0
Saved in:General.OptionsFileName-
General.PolygonOffsetFactor Polygon offset factor (offset = factor * DZ + r * units)
Default value:0.5
Saved in:General.OptionsFileName-
General.PolygonOffsetUnits Polygon offset units (offset = factor * DZ + r * units)
Default value:1
Saved in:General.OptionsFileName-
General.QuadricSubdivisions Number of subdivisions used to draw points or lines as spheres or cylinders
Default value:8
Saved in:General.OptionsFileName-
General.RotationX First Euler angle (used if Trackball=0)
Default value:0
Saved in:--
General.RotationY Second Euler angle (used if Trackball=0)
Default value:0
Saved in:--
General.RotationZ Third Euler angle (used if Trackball=0)
Default value:0
Saved in:--
General.RotationCenterGravity Rotate around the (pseudo) center of mass instead of (RotationCenterX, RotationCenterY, RotationCenterZ)
Default value:1
Saved in:General.OptionsFileName-
General.RotationCenterX X coordinate of the center of rotation
Default value:0
Saved in:--
General.RotationCenterY Y coordinate of the center of rotation
Default value:0
Saved in:--
General.RotationCenterZ Z coordinate of the center of rotation
Default value:0
Saved in:--
General.SaveOptions Automatically save current options in General.OptionsFileName each time you quit Gmsh?
Default value:0
Saved in:General.SessionFileName-
General.SaveSession Automatically save session specific information in General.SessionFileName each time you quit Gmsh?
Default value:1
Saved in:General.SessionFileName-
General.ScaleX X-axis scale factor
Default value:1
Saved in:--
General.ScaleY Y-axis scale factor
Default value:1
Saved in:--
General.ScaleZ Z-axis scale factor
Default value:1
Saved in:--
General.Shininess Material shininess
Default value:0.4
Saved in:General.OptionsFileName-
General.ShininessExponent Material shininess exponent (between 0 and 128)
Default value:40
Saved in:General.OptionsFileName-
General.SmallAxes Display the small axes
Default value:1
Saved in:General.OptionsFileName-
General.SmallAxesPositionX X position of small axes (use negative values for right alignment)
Default value:-60
Saved in:General.OptionsFileName-
General.SmallAxesPositionY Y position of small axes (use negative values for bottom alignment)
Default value:-40
Saved in:General.OptionsFileName-
General.SmallAxesSize Size (in pixels) of small axes
Default value:30
Saved in:General.OptionsFileName-
General.SolverPositionX Horizontal position (in pixels) of the upper left corner of the solver windows
Default value:650
Saved in:General.SessionFileName-
General.SolverPositionY Vertical position (in pixels) of the upper left corner of the solver windows
Default value:150
Saved in:General.SessionFileName-
General.StatisticsPositionX Horizontal position (in pixels) of the upper left corner of the statistic window
Default value:650
Saved in:General.SessionFileName-
General.StatisticsPositionY Vertical position (in pixels) of the upper left corner of the statistic window
Default value:150
Saved in:General.SessionFileName-
General.SystemMenuBar Use the system menu bar on Mac OS X?
Default value:1
Saved in:General.SessionFileName-
General.Terminal Should information be printed on the terminal (if available)?
Default value:0
Saved in:General.OptionsFileName-
General.Tooltips Show tooltips in the user interface
Default value:1
Saved in:General.OptionsFileName-
General.Trackball Use trackball rotation mode
Default value:1
Saved in:General.OptionsFileName-
General.TrackballQuaternion0 First trackball quaternion component (used if General.Trackball=1)
Default value:0
Saved in:--
General.TrackballQuaternion1 Second trackball quaternion component (used if General.Trackball=1)
Default value:0
Saved in:--
General.TrackballQuaternion2 Third trackball quaternion component (used if General.Trackball=1)
Default value:0
Saved in:--
General.TrackballQuaternion3 Fourth trackball quaternion component (used if General.Trackball=1)
Default value:1
Saved in:--
General.TranslationX X-axis translation (in model units)
Default value:0
Saved in:--
General.TranslationY Y-axis translation (in model units)
Default value:0
Saved in:--
General.TranslationZ Z-axis translation (in model units)
Default value:0
Saved in:--
General.VectorType Default vector display type (for normals, etc.)
Default value:4
Saved in:General.OptionsFileName-
General.Verbosity Level of information printed during processing (0=no information)
Default value:4
Saved in:General.OptionsFileName-
General.VisibilityPositionX Horizontal position (in pixels) of the upper left corner of the visibility window
Default value:650
Saved in:General.SessionFileName-
General.VisibilityPositionY Vertical position (in pixels) of the upper left corner of the visibility window
Default value:150
Saved in:General.SessionFileName-
General.ZoomFactor Middle mouse button zoom acceleration factor
Default value:4
Saved in:General.OptionsFileName-
General.Color.Background Background color
Default value:{255,255,255}
Saved in:General.OptionsFileName-
General.Color.BackgroundGradient Background gradient color
Default value:{128,147,255}
Saved in:General.OptionsFileName-
General.Color.Foreground Foreground color
Default value:{85,85,85}
Saved in:General.OptionsFileName-
General.Color.Text Text color
Default value:{0,0,0}
Saved in:General.OptionsFileName-
General.Color.Axes Axes color
Default value:{0,0,0}
Saved in:General.OptionsFileName-
General.Color.SmallAxes Small axes color
Default value:{0,0,0}
Saved in:General.OptionsFileName-
General.Color.AmbientLight Ambient light color
Default value:{25,25,25}
Saved in:General.OptionsFileName-
General.Color.DiffuseLight Diffuse light color
Default value:{255,255,255}
Saved in:General.OptionsFileName-
General.Color.SpecularLight Specular light color
Default value:{255,255,255}
Saved in:General.OptionsFileName
-
Print.EpsBackground Save image background in PostScript/PDF output
Default value:1
Saved in:General.OptionsFileName-
Print.EpsBestRoot Try to minimize primitive splitting in BSP tree sorted PostScript/PDF output
Default value:1
Saved in:General.OptionsFileName-
Print.EpsCompress Compress PostScript/PDF output using zlib
Default value:0
Saved in:General.OptionsFileName-
Print.EpsLineWidthFactor Width factor for lines in PostScript/PDF output
Default value:0.5
Saved in:General.OptionsFileName-
Print.EpsOcclusionCulling Cull occluded primitives (to reduce PostScript/PDF file size)
Default value:1
Saved in:General.OptionsFileName-
Print.EpsPointSizeFactor Size factor for points in PostScript/PDF output
Default value:1
Saved in:General.OptionsFileName-
Print.EpsPS3Shading Enable PostScript Level 3 shading
Default value:0
Saved in:General.OptionsFileName-
Print.EpsQuality PostScript/PDF quality (0=bitmap, 1=vector (simple sort), 2=vector (accurate sort), 3=vector (unsorted)
Default value:1
Saved in:General.OptionsFileName-
Print.Format File format (10=automatic)
Default value:10
Saved in:General.OptionsFileName-
Print.GeoLabels Save labels in unrolled Gmsh geometries
Default value:1
Saved in:General.OptionsFileName-
Print.GifDither Apply dithering to GIF output
Default value:0
Saved in:General.OptionsFileName-
Print.GifInterlace Interlace GIF output
Default value:0
Saved in:General.OptionsFileName-
Print.GifSort Sort the colormap in GIF output
Default value:1
Saved in:General.OptionsFileName-
Print.GifTransparent Output transparent GIF image
Default value:0
Saved in:General.OptionsFileName-
Print.JpegQuality JPEG quality (between 1 and 100)
Default value:100
Saved in:General.OptionsFileName-
Print.JpegSmoothing JPEG smoothing (between 0 and 100)
Default value:0
Saved in:General.OptionsFileName-
Print.PostElementary Save elementary region tags in mesh statistics exported as post-processing views
Default value:1
Saved in:General.OptionsFileName-
Print.PostElement Save element numbers in mesh statistics exported as post-processing views
Default value:0
Saved in:General.OptionsFileName-
Print.PostGamma Save Gamma quality measure in mesh statistics exported as post-processing views
Default value:0
Saved in:General.OptionsFileName-
Print.PostEta Save Eta quality measure in mesh statistics exported as post-processing views
Default value:0
Saved in:General.OptionsFileName-
Print.PostRho Save Rho quality measure in mesh statistics exported as post-processing views
Default value:0
Saved in:General.OptionsFileName-
Print.PostDisto Save Disto quality measure in mesh statistics exported as post-processing views
Default value:0
Saved in:General.OptionsFileName-
Print.TexAsEquation Print all TeX strings as equations
Default value:0
Saved in:General.OptionsFileName-
Print.Text Print text strings?
Default value:1
Saved in:General.OptionsFileName
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
