plugin-example 11

By

Lyov Lazaryan

Version 26.5.1

plugin-example 11

Version history

Groups: 1
Nodes: 6
Groups: 1
Nodes: 6

BeeGraphy Editor Dimensions Package

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.

Usage

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.

Available Nodes

1. Distance Dimension

Measures the distance between two 3D points and renders a labeled dimension graphic (extension lines, main line, optional arrows, and a text label).

  • Inputs: start, end, direction (optional), labelOffset (0.2), decimalPlaces (2), labelSuffix ("mm"), labelOverwrite, style.
  • Outputs: curve (ThreeCurve), distance (Number).

2. Angular Dimension

Measures and visualizes the angle defined by a center point and two direction vectors. Draws an arc, arrowheads, and a text label.

  • Inputs: centerPoint, direction1, direction2, radius (0.5), labelOffset (0.1), decimalPlaces (1), labelSuffix ("°"), labelOverwrite, radians (false), style.
  • Outputs: curve (ThreeCurve), angle (Number).

3. Radial Dimension

Measures radius or diameter from a center point to a radius point. Displays value with leader line, arrowhead, and optional center mark.

  • Inputs: centerPoint, radiusPoint, labelOffset (0.2), decimalPlaces (2), labelSuffix ("mm"), labelOverwrite, showDiameter (false), showCenterMark (true), style.
  • Outputs: curve (ThreeCurve), radius, diameter.

4. Diametrical Dimension

Measures and visualizes a diameter with a specified direction. Draws diameter line with optional arrowheads and center mark.

  • Inputs: centerPoint, direction, diameter, labelOffset (0.2), decimalPlaces (2), labelSuffix ("mm"), labelOverwrite, showCenterMark (true), style.
  • Outputs: curve (ThreeCurve), diameter, radius.

5. Dimension 2D

Measures and visualizes 2D bounding box dimensions of geometry. Shows width (X), height (Y), and optional diagonal.

  • Inputs: geometry, showWidth, showHeight, showDiagonal, labelOffset (0.2), decimalPlaces (2), labelSuffix ("mm"), labelOverwriteX/Y/Diag, style.
  • Outputs: curve (ThreeCurve), width, height, diagonal, minPoint, maxPoint.

6. Dimension 3D

Measures and visualizes 3D bounding box dimensions of geometry. Shows width (X), length (Y), height (Z), and optional diagonal.

  • Inputs: geometry, showWidth, showLength, showHeight, showDiagonal, labelOffset (0.2), decimalPlaces (2), labelSuffix ("mm"), labelOverwriteX/Y/Z/Diag, style.
  • Outputs: curve (ThreeCurve), width, length, height, diagonal.

7. Dimension Style

Produces a reusable style object to control the appearance of dimension graphics.

  • Inputs: lineColor, lineThickness (0.01), extensionLineLength (0.1), arrowTailLength (0.2), textColor, textSize (16), textBackgroundColor (#000000), textBackgroundOpacity (0.9), arrowSize (0.05), showArrows (true).
  • Output: style (Meta).

Notes:

  • Distance Dimension will automatically compute a perpendicular direction if direction is not provided.
  • Label text can be fully overridden via labelOverwrite; include {val} to embed the computed value.

What's New in v26.5.0

Released on January 20, 2026

v26.5.0 Release Notes

This release includes 6 nodes and 1 groups, providing expanded capabilities for your workflows.

What's New

  • Expanded node library with 6 available nodes
  • Organized into 1 functional groups
  • Enhanced plugin capabilities and workflow options

Technical Details

  • Version: 26.5.0
  • Nodes: 6
  • Groups: 1
  • Published: January 20, 2026

Changes in This Version

  • Update this section with specific features, fixes, or improvements
  • List breaking changes if any
  • Mention deprecated features or migration notes

Release notes generated on 1/20/2026. Edit this content to add version-specific details.


Additional Notes

77777

Documentation

Light

Ambient Light

Spot Light

Hemisphere Light

Directional Light

Point Light

Rectangular Area Light