Разрезать линейный объект (контур площадного объекта) полигонами заданного слоя
function IntersectMOSContourByLayerToMosList(ALayerCode: Integer;
ASourceMOS: TMapObjectStructure;
var VIntersectedParts, VFoundedObjectsList: TMapObjectStructureList;
flLoadAttibutes: Boolean = false): Integer;