For version 0.7.0.
To top.  Up: ..Shapes..Geometry

pathmapping


Alphabetical index
pathmap sidepath sidepath2

Namespace:  ..Shapes..Geometry

The typical example of a non-affine path transform is to compute a path the follows the original path at a certain distance.
Sections:    Bindings

Bindings

The extentsion consists of just a few bindings, and we turn directly to the details of each.
pathmap
pth::§Path f::(    §Path ) §Path
Dynamic references:none
Construct new path by mapping each pair of consecutive path sliders (at integer spline times) to a new path segment.
sidepath
pth::§Path dst::§Length §Path
Dynamic references:none
Construct path that follows the given path at the specified distance. Uses default radii to interpolation points.
The implementation is an application of pathmap.
sidepath2
pth::§Path dst::§Length §Path
Dynamic references:none
Construct path that follows the given path at the specified distance. Determines radii to interpolation points using information from the given path.
The implementation is an application of pathmap.
Get Shapes at SourceForge.net. Fast, secure and Free Open Source software downloads