Extends CurveLocation
The segment of the curve which is closer to the described location.
The curve by which the location is defined.
The path this curve belongs to, if any.
The index of the curve within the path.curves list, if the curve is part of a Path item.
The length of the path from its beginning up to the location described by this object.
The length of the curve from its beginning up to the location described by this object.
The curve parameter, as used by various bezier curve calculations. It is value between 0 (beginning of the curve) and 1 (end of the curve).
The point which is defined by the curve and parameter.
The tangential vector to the curve at the given location.
The normal vector to the curve at the given location.
The distance from the queried point to the returned location.
Creates a new CurveLocation object.
Copyright © 2011 Jürg Lehni & Jonathan Puckey. All Rights Reserved.