======Метод TClipper.Execute(TClipType, List, TPolyFillType, TPolyFillType)====== * **Пространство имен:** [[developers:references:topomatic.cad.foundation|Topomatic.Cad.Foundation]] * **Сборка:** Topomatic.Cad.Foundation (в Topomatic.Cad.Foundation.dll) =====Синтаксис===== public bool Execute(TClipType clipType, List> solution, TPolyFillType subjFillType, TPolyFillType clipFillType) **Параметры** * //clipType// * Тип: [[developers:references:topomatic.cad.foundation.tcliptype|Topomatic.Cad.Foundation.TClipType]] * //solution// * Тип: [[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:system.collections.generic.list_1|System.Collections.Generic.List]]<[[developers:references:topomatic.cad.foundation.tdoublepoint|Topomatic.Cad.Foundation.TDoublePoint]]>> * //subjFillType// * Тип: [[developers:references:topomatic.cad.foundation.tpolyfilltype|Topomatic.Cad.Foundation.TPolyFillType]] * //clipFillType// * Тип: [[developers:references:topomatic.cad.foundation.tpolyfilltype|Topomatic.Cad.Foundation.TPolyFillType]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]