function StripNearDuplicates(const path: TPathD; minDist: double; isClosedPath: Boolean): TPathD; overload;
function StripNearDuplicates(const paths: TPathsD; minDist: double; isClosedPaths: Boolean): TPathsD; overload;
Removes vertices that are within the specified minDist from an adjacent vertex. If the path is closed, then minDist also applies between the first and last vertices.
Copyright ©2010-2023 Angus Johnson - Image32 4.8 - Help file built on 17 Jan 2025