OptionalcontainerOptional override for the parent of the overlay DOM. Defaults to the View canvas's parent element so the overlay shares its stacking context.
OptionaldefaultDefault AngleMeasurementParams.color for measurements created without an explicit color.
OptionalpickerPicker used by MouseAngleMeasurementsControl to turn canvas clicks into world-space anchors, including snap-to-vertex / snap-to-edge when supported. If omitted the tool builds a BVH-only picker from the View's Scene — supply a RoutingPickStrategy to get snap.
The View the tool paints into. The widget mounts an absolutely-positioned overlay over the View's canvas.
OptionalvisibleInitial visibility. When false, all measurements stay loaded
but the entire overlay is hidden. Default true.
Construction parameters for AngleMeasurementsTool.