MapplMath.PolylineToPolyChain

Модуль: MapplMath

Преобразовать полилинию в ломаную (т.е. удалить все точки полилинии, принадлежащие отрезкам)

Объявление

function PolylineToPolyChain (pBuf: PDoublePoint; count : integer;
	 flClosed : boolean; delta: Double) : integer;