Skip to content

#751 Support BoundarySegments in dgf format

Metadata

Property Value
Reported by Carsten Gräser (graeser@math.fu-berlin.de)
Reported at Mar 3, 2010 10:17
Type Feature Request
Version Git (pre2.4) [autotools]
Operating System Unspecified / All

Description

Currently the dgf parser does only allow to provide boudary parametrizations using the non-standard BoundaryProjection interface.

As BoundarySegments are the standard way for parametrized boundaries this should also be supported.

If the 'function from expression' mechanism is extracted from the parser it should be easy to implement this without code duplication.