pentachora |
Prev | Data File Format | Next |
Name
pentachora — The pentachora forming a 4-dimensional triangulation
Synopsis
Content Model | |
pentachora ::= (
| |
Attributes | |
Name | Type |
npent | NUMBER (required) |
Description
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
npent
The total number of pentachora in this set. Note that there must be precisely this many child
pent
elements.
Prev | Contents | Next |
pent | Up |