[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
5.1 Geometry commands
The next subsections describe all the available geometry commands. These commands can be used anywhere in a Gmsh script file. Note that the following general syntax rule is followed for the definition of geometrical entities: “If an expression defines a new entity, it is enclosed between parentheses. If an expression refers to a previously defined entity, it is enclosed between braces.”
5.1.1 Points | ||
5.1.2 Lines | ||
5.1.3 Surfaces | ||
5.1.4 Volumes | ||
5.1.5 Extrusions | ||
5.1.6 Transformations | ||
5.1.7 Miscellaneous |