You are here: Start » AVL.NET » Path Global Transforms

Path Global Transforms

Icon Name Description
ConvertToEquidistantPath Creates a new path whose characteristic points lie on the input path, but are equally spaced.
CreateBicircularCurve Creates a bicircular curve passing through the points of the leading path.
ExtendPath Resizes the first or the last segment of a path.
ReducePath Reduces the number of points in a path preserving its shape with the specified precision.
RemovePathSelfIntersections Removes all self-intersections from a given path.
SegmentPath Usually used to recognize a particular structure of an object contour or to guide a CNC machine.