flags |
Prev | Deprecated and Removed Elements | Next |
Name
flags — No longer stored
Synopsis
Content Model | |
flags ::= | |
Attributes | |
Name | Type |
value | NUMBER (required) |
Removed in Regina 4.93
Description
This element has been removed. It will not be written to new data files, and it will be ignored when reading older data files.
A flags
element stores multiple boolean properties of an
individual angle structure, combined into a single integer.
This integer is a bitwise combination of the following values:
Value | Meaning |
1 | The angle structure is strict (all angles are strictly between 0 and π). This flag is only meaningful if the angle structure type has been calculated; see below. |
2 | The angle structure is taut (all angles are either 0 or π). This flag is only meaningful if the angle structure type has been calculated; see below. |
4 | The angle structure type (strict/taut) has been calculated. |
Prev | Contents | Next |
filter (properties) | Up | line |