geom3d[centroid] - compute the centroid of a given general tetrahedron or a given triangle or a list of points in space
|
Calling Sequence
|
|
centroid(G, g)
|
|
Parameters
|
|
G
|
-
|
the name of the centroid
|
g
|
-
|
a tetrahedron or a triangle or a list of points
|
|
|
|
|
Description
|
|
•
|
The routine computes the centroid of a given tetrahedron, a triangle, or a list of points.
|
•
|
For more details on the centroid G use coordinates.
|
•
|
The command with(geom3d,centroid) allows the use of the abbreviated form of this command.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
| (2) |
>
|
|
>
|
|
| (3) |
|
|
Download Help Document
Was this information helpful?