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
6e99c743
Commit
6e99c743
authored
21 years ago
by
Christophe Geuzaine
Browse files
Options
Downloads
Patches
Plain Diff
BoundingBox
parent
6fa9cbbf
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/texinfo/gmsh.texi
+6
-7
6 additions, 7 deletions
doc/texinfo/gmsh.texi
with
6 additions
and
7 deletions
doc/texinfo/gmsh.texi
+
6
−
7
View file @
6e99c743
\input
texinfo.tex @c -*-texinfo-*-
\input
texinfo.tex @c -*-texinfo-*-
@c
$
Id: gmsh.texi,v
1
.
11
6
2004
-
05
-
30
21
:
21
:
4
2
geuzaine Exp
$
@c
$
Id: gmsh.texi,v
1
.
11
7
2004
-
05
-
30
21
:
30
:
4
0
geuzaine Exp
$
@c
@c
@c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
@c Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
@c
@c
...
@@ -1231,9 +1231,9 @@ Merges a file named @var{char-expression}. This command is equivalent to the
...
@@ -1231,9 +1231,9 @@ Merges a file named @var{char-expression}. This command is equivalent to the
Redraws the scene.
Redraws the scene.
@item BoundingBox;
@item BoundingBox;
Force the recomputation of the scene's bounding box
(which is normally
Recomputes the bounding box of the scene
(which is normally
computed only
computed only
after new geometrical entities are added or after
new
files
after new geometrical entities are added or after files
are included or
are
merged). The bounding box is computed as follows:
merged). The bounding box is computed as follows:
@enumerate
@enumerate
@item
@item
If there is a geometry (i.e., at least one geometrical point), the bounding
If there is a geometry (i.e., at least one geometrical point), the bounding
...
@@ -1248,9 +1248,8 @@ views, the bounding box is taken as the box enclosing all the primitives of
...
@@ -1248,9 +1248,8 @@ views, the bounding box is taken as the box enclosing all the primitives of
the last post-processing view.
the last post-processing view.
@end enumerate
@end enumerate
@item BoundingBox @
{
@var
{
expression
}
, @var
{
expression
}
, @var
{
expression
}
,
@item BoundingBox @
{
@var
{
expression
}
, @var
{
expression
}
, @var
{
expression
}
, @var
{
expression
}
, @var
{
expression
}
, @var
{
expression
}
@
}
;
@var
{
expression
}
, @var
{
expression
}
, @var
{
expression
}
@
}
;
Forces the bounding box of the scene to the given @var
{
expression
}
s (X min, X
Force the bounding box of the scene to the given @var
{
expression
}
s (X min, X
max, Y min, Y max, Z min, Z max).
max, Y min, Y max, Z min, Z max).
@item Delete All;
@item Delete All;
...
...
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