Dimension

Dimensions

Distance Dimension

  • Dimensions

Distance Dimension

Measures distance between two 3D points and displays a labeled dimension line

Details

ID

dimensions-dimensions-distance-dimension

Name

Distance Dimension

Group

Dimensions

Package

Dimension

Keywords

dimension
distance
measure
label

Input ports

NameTypeDescriptionDefault Value
Start
Point
Start point of the segment
End
Point
End point of the segment
Direction
Vector
Optional direction to place the label and offset line (perpendicular to the measured segment).
Offset
Number
Distance between the measured line and the dimension label (and offset line).1.5
Decimals
Number
Number of digits after the decimal point (0-6).2
Suffix
String
Units or suffix appended to the measurement value (e.g., mm, cm, m).mm
Override
String
Custom label text. If contains {val}, it will be replaced with computed distance.
Style
Meta
Visual style object: { color, lineWidth, dashed, fontSize, textColor, backgroundColor }

Output ports

NameTypeDescription
Dimension
ThreeCurve
Drawable dimension graphics
Distance
Number
Numeric measured distance

Creation method

[comment]: <> ()

There are two options for creating a Distance Dimension node.

  • The first way to create a Distance Dimension node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • distance, dimension, measure, length
  • The second way is to select a Distance Dimension node from the menu that opens from the top left.
    • Menu > Dimensions > Distance Dimension

Steps

  • Create a Distance Dimension node.
  • Connect the start point to the start port.
  • Connect the end point to the end port.
  • Optionally, connect a direction vector to control the dimension line orientation.
  • Optionally, connect a Dimension Style node to customize appearance.

The Distance Dimension node measures and visualizes the distance between two points with professional dimension lines, arrows, and extension lines. It automatically calculates the distance and displays it with customizable labels.

It outputs the following values:

Curve - Drawable dimension graphics with arrows and extension lines

Distance - Numeric measured distance value

Midpoint - Center point between start and end points

Works with any geometry points and provides professional CAD-style dimensioning with customizable arrows, labels, and styling.

See also

2D Bounding Box Dimension
3D Bounding Box Dimension
Radial Dimension
Angular Dimension