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
Input ports
| Name | Type | Description | Default 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., m, in, ft). | m |
| 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
| Name | Type | Description |
|---|---|---|
| Dimension | ThreeCurve | Drawable dimension graphics |
| Distance | Number | Numeric measured distance |
[comment]: <> ()
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.
2D Bounding Box Dimension
3D Bounding Box Dimension
Radial Dimension
Angular Dimension