By
Lyov Lazaryan
Version 26.5.1
Version history
Dimension nodes for the BeeGraphy Editor. This package provides tools to measure and render dimension graphics (with labels and arrows) directly in the editor viewport.
The nodes in this package help you visualize measurements (e.g., distances, angles, bounding boxes) between points and geometry. You can find them under the Dimensions group in the node palette or via search.
Measures the distance between two 3D points and renders a labeled dimension graphic (extension lines, main line, optional arrows, and a text label).
start, end, direction (optional), labelOffset (0.2), decimalPlaces (2), labelSuffix ("mm"), labelOverwrite, style.curve (ThreeCurve), distance (Number).Measures and visualizes the angle defined by a center point and two direction vectors. Draws an arc, arrowheads, and a text label.
centerPoint, direction1, direction2, radius (0.5), labelOffset (0.1), decimalPlaces (1), labelSuffix ("°"), labelOverwrite, radians (false), style.curve (ThreeCurve), angle (Number).Measures radius or diameter from a center point to a radius point. Displays value with leader line, arrowhead, and optional center mark.
centerPoint, radiusPoint, labelOffset (0.2), decimalPlaces (2), labelSuffix ("mm"), labelOverwrite, showDiameter (false), showCenterMark (true), style.curve (ThreeCurve), radius, diameter.Measures and visualizes a diameter with a specified direction. Draws diameter line with optional arrowheads and center mark.
centerPoint, direction, diameter, labelOffset (0.2), decimalPlaces (2), labelSuffix ("mm"), labelOverwrite, showCenterMark (true), style.curve (ThreeCurve), diameter, radius.Measures and visualizes 2D bounding box dimensions of geometry. Shows width (X), height (Y), and optional diagonal.
geometry, showWidth, showHeight, showDiagonal, labelOffset (0.2), decimalPlaces (2), labelSuffix ("mm"), labelOverwriteX/Y/Diag, style.curve (ThreeCurve), width, height, diagonal, minPoint, maxPoint.Measures and visualizes 3D bounding box dimensions of geometry. Shows width (X), length (Y), height (Z), and optional diagonal.
geometry, showWidth, showLength, showHeight, showDiagonal, labelOffset (0.2), decimalPlaces (2), labelSuffix ("mm"), labelOverwriteX/Y/Z/Diag, style.curve (ThreeCurve), width, length, height, diagonal.Produces a reusable style object to control the appearance of dimension graphics.
lineColor, lineThickness (0.01), extensionLineLength (0.1), arrowTailLength (0.2), textColor, textSize (16), textBackgroundColor (#000000), textBackgroundOpacity (0.9), arrowSize (0.05), showArrows (true).style (Meta).direction is not provided.labelOverwrite; include {val} to embed the computed value.What's New in v26.5.0
Released on January 20, 2026
This release includes 6 nodes and 1 groups, providing expanded capabilities for your workflows.
Release notes generated on 1/20/2026. Edit this content to add version-specific details.
77777
Documentation
Light