======Метод OutlineBuilder.Build(List, List, List, List, BitArray)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation.freetype|Topomatic.Cad.Foundation.Freetype]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public void Build(List nodes, List triangles, List edges, List> outline, out BitArray inside) **Параметры** * //nodes// * Тип: System.Collections.Generic.List<[[developers:references:topomatic.cad.foundation.vector2d|Topomatic.Cad.Foundation.Vector2D]]> * //triangles// * Тип: System.Collections.Generic.List<[[developers:references:topomatic.cad.foundation.triangulation.triangle|Topomatic.Cad.Foundation.Triangulation.Triangle]]> * //edges// * Тип: System.Collections.Generic.List * //outline// * Тип: System.Collections.Generic.List> * //inside// * Тип: System.Collections.BitArray