![]() | pentachora |
| Prev | Deprecated and Removed Elements | Next |
Name
pentachora — Replaced by tri
Synopsis
| Content Model | |
pentachora ::= (
| |
| Attributes | |
| Name | Type |
npent | NUMBER (required) |
Deprecated since Regina 7.0
Description
This element was used in the past to store all pentachora
in a 4-dimensional triangulation.
Since Regina 7.0, these pentachora are now stored directly
within the tri element (which replaces the old
packet element for triangulation packets), and each pentachoron
is encoded in a simplex element (as opposed to the pent
elements described here).
A pentachora element stores the entire set of pentachora that
form a 4-dimensional triangulation.
The total number of pentachora must be specified by the
npent attribute. The individual pentachora are
numbered 0, 1, 2, etc., and their facet gluings are described by the
corresponding child pent elements. There must be precisely
npent child pent elements in total.
Attributes
npentThe total number of pentachora in this set. Note that there must be precisely this many child
pentelements.
| Prev | Contents | Next |
| pent | Up |
