Name

allowstrict — Replaced by spanstrict

Synopsis

Content Model
allowstrict ::=
Attributes
NameType
valueCDATA (required)

Deprecated since Regina 4.90

Description

This element was renamed to spanstrict in Regina 4.90. The old name allowstrict has been kept for backward compatibility, in that Regina still understands it when reading data files; however, any new code that writes data files should use spanstrict instead.

An allowstrict element stores whether or not any convex combination of the angle structures in the parent list is a strict angle structure.

A strict angle structure has all angles strictly between (not including) 0 and π.

Parents

The following elements contain allowstrict: packet (angle structure list).

Children

Element allowstrict has no children.

Attributes

value

Either T or F, according to whether the parent list does or does not span a strict angle structure.