The Curve on the shape boundary this points belong to.
The bezier parameter value on the curve to identify the point coordinates.
The Curve on the shape boundary this points belong to.
The bezier parameter value on the curve to identify the point coordinates.
Calculates and returns the osculating circle radius of the bezier at a specific t. If it is found to have negative or nearly zero radius it is clipped to have positive radius so it can point into the shape.
The planar point coordinates of this PointOnShape.
Calculates the order (to distinguish between points lying on top of each other) of the contact point if it is a dull corner.
Compares two PointOnShapes according to their cyclic ordering imposed by their relative positions on the shape boundary.
The first PointOnShape.
The second PointOnShape.
Ignores order2 (used in hole-closing two-prongs only)
Returns the osculating circle at this point of the curve.
If not Number.POSITIVE_INFINITY then the circle radius will be limited to this value.
The PointOnShape identifying the point.
Returns a human-readable string of the given PointOnShape. For debugging only.
Generated using TypeDoc
Represents a point on the shape boundary for which MAT vertex information has not necessarily been calculated.