![]() | component |
Prev | Current Data File Format | Next |
Name
component — An individual component of a spatial link
Synopsis
Content Model | |
component ::= (
|
Description
A component
element encodes a single component of a spatial link.
Recall that, in Regina, all links are oriented.
The link component is represented as a sequence of 3-dimensional points. The corresponding path through 3-space steps through these points in order from first to last and then returns to the starting point, using a straight line segment for each step.
The individual points on this path are represented by the child
node
elements.
Prev | Contents | Next |
compact | Up | components |