TMappl.IntersectMOSContourByLayerToMosList

Модуль: Mappl
Класс: TMappl

Разрезать линейный объект (контур площадного объекта) полигонами заданного слоя

Объявление

function IntersectMOSContourByLayerToMosList(ALayerCode: Integer;
	 ASourceMOS: TMapObjectStructure;
	 var VIntersectedParts, VFoundedObjectsList: TMapObjectStructureList;
	 flLoadAttibutes: Boolean = false): Integer;