Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gmsh
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Larry Price
gmsh
Commits
31e1457e
Commit
31e1457e
authored
16 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
parent
5897f45d
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
doc/texinfo/opt_general.texi
+1
-1
1 addition, 1 deletion
doc/texinfo/opt_general.texi
doc/texinfo/opt_geometry.texi
+5
-5
5 additions, 5 deletions
doc/texinfo/opt_geometry.texi
doc/texinfo/opt_mesh.texi
+5
-0
5 additions, 0 deletions
doc/texinfo/opt_mesh.texi
with
11 additions
and
6 deletions
doc/texinfo/opt_general.texi
+
1
−
1
View file @
31e1457e
...
@@ -632,7 +632,7 @@ Saved in: @code{General.SessionFileName}
...
@@ -632,7 +632,7 @@ Saved in: @code{General.SessionFileName}
@item General.MessageAutoScroll
@item General.MessageAutoScroll
Automatically scroll message window@*
Automatically scroll message window@*
Default value: @code{1}@*
Default value: @code{1}@*
Saved in: @code{General.
Sess
ionFileName}
Saved in: @code{General.
Opt
ion
s
FileName}
@item General.MessagePositionX
@item General.MessagePositionX
Horizontal position (in pixels) of the upper left corner of the message window@*
Horizontal position (in pixels) of the upper left corner of the message window@*
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/opt_geometry.texi
+
5
−
5
View file @
31e1457e
...
@@ -9,11 +9,6 @@ Should all duplicate entities be automatically removed?@*
...
@@ -9,11 +9,6 @@ Should all duplicate entities be automatically removed?@*
Default value: @code{1}@*
Default value: @code{1}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item Geometry.CirclePoints
Number of points used to draw a circle/ellipse@*
Default value: @code{20}@*
Saved in: @code{General.OptionsFileName}
@item Geometry.Clip
@item Geometry.Clip
Enable clipping planes? (Plane[i]=2^i, i=0,...,5)@*
Enable clipping planes? (Plane[i]=2^i, i=0,...,5)@*
Default value: @code{0}@*
Default value: @code{0}@*
...
@@ -74,6 +69,11 @@ Display size of normal vectors (in pixels)@*
...
@@ -74,6 +69,11 @@ Display size of normal vectors (in pixels)@*
Default value: @code{0}@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item Geometry.NumSubEdges
Number of edge subdivisions between control points when displaying curves@*
Default value: @code{20}@*
Saved in: @code{General.OptionsFileName}
@item Geometry.OCCFixSmallEdges
@item Geometry.OCCFixSmallEdges
Fix small edges in STEP, IGES and BRep models@*
Fix small edges in STEP, IGES and BRep models@*
Default value: @code{1}@*
Default value: @code{1}@*
...
...
This diff is collapsed.
Click to expand it.
doc/texinfo/opt_mesh.texi
+
5
−
0
View file @
31e1457e
...
@@ -314,6 +314,11 @@ Display size of normal vectors (in pixels)@*
...
@@ -314,6 +314,11 @@ Display size of normal vectors (in pixels)@*
Default value: @code{0}@*
Default value: @code{0}@*
Saved in: @code{General.OptionsFileName}
Saved in: @code{General.OptionsFileName}
@item Mesh.NumSubEdges
Number of edge subdivisions when displaying high order elements@*
Default value: @code{2}@*
Saved in: @code{General.OptionsFileName}
@item Mesh.Optimize
@item Mesh.Optimize
Optimize the mesh to improve the quality of tetrahedral elements@*
Optimize the mesh to improve the quality of tetrahedral elements@*
Default value: @code{0}@*
Default value: @code{0}@*
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment