[SciPy-dev] [delaunay] boundary specification

Robert Kern robert.kern at gmail.com
Thu Sep 25 13:24:59 EDT 2008


On Thu, Sep 25, 2008 at 11:42, Paul Langevin <kkwweett at hotmail.fr> wrote:
> Hi,
>
> Going on my investigation, I'm still wondering if it  will be possible to
> specify the desired boundary for the triangulated meshes  in order to design
> holes.

No, it's a pure Delaunay triangulation. In order to handle specified
boundary edges, you would need a constrained Delaunay triangulation.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless
enigma that is made terrible by our own mad attempt to interpret it as
though it had an underlying truth."
  -- Umberto Eco



More information about the SciPy-Dev mailing list