Exit Full View

Fizzy / docs / ref / LengthControlPoint.md

LengthControlPoint

A ControlPoint, which is constrained to sit along a line.

The line is defined by a Start point, and an Angle.

An alternative is BetweenControlPoint which is also constrained along a line, but defined using a start and end point, rather than an angle.

Fields

NameTypeComments
PointDimension2Start + Angle.unitVector() * Length
StartDimension2Was called A (deprecated)
AngleAngle
LengthDimensionChanges when the control handle is dragged.
MinDimensionThe minimum value for Length. Often MIN_DIMENSION or 0mm
MaxDimensionThe maximum value for Length. Often MAX_DIMENSION