Segment2D
@Serializable
Creates a new Segment2D, which specifies a linear or a Bézier curve path between two anchor points (and up to two control points for curvature).
Constructors
Properties
Functions
Link copied to clipboard
Recursively subdivides Segment2D to approximate Bézier curve.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Calculates a List of all points of where a Segment2D and a ShapeContour intersect.
Link copied to clipboard
Determines if the Segment2D forms a straight line.
Link copied to clipboard
Find point on segment nearest to given point.
Link copied to clipboard
Calculates the point at a given distance along this Segment2D.
Link copied to clipboard
Estimate t value for a given length