Dimension
Dimensions
Diametral Dimension
Measures and visualizes a diameter with a specified direction. Draws diameter line with optional arrowheads and center mark.
Details
ID
dimensions-dimensions-diametral-dimension
Name
Diametral Dimension
Group
Dimensions
Package
Dimension
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Center Point | Point | The circle or arc center point {x, y, z}. Defines the midpoint of the measured diameter. | |
| Direction | Vector | A vector that defines the orientation of the diameter line. The node uses this direction to position the dimension text and arrowheads symmetrically across the circle. | |
| Diameter | Number | The measured diameter length. The node can receive this directly or calculate it from geometry. | |
| Label Offset | Number | The distance between the dimension line and the label text, measured along the radius direction. | 1.5 |
| Decimal Places | Number | Integer [0–6] (default: 2) Number of digits after the decimal point when formatting the numeric value. | 2 |
| Label Suffix | String | The unit or text appended to the numeric value. | mm |
| Label Overwrite | String | Custom label template. If contains {val}, it is replaced with the formatted value. If does not contain {val}, the text is displayed exactly as provided. | |
| Show Center Mark | Boolean | When enabled, a small cross mark is drawn at the center point to indicate the geometric center of the circle or arc. | |
| Style | Meta | Defines visual styling of the leader line, arrow, and text. |
Output ports
| Name | Type | Description |
|---|---|---|
| Dimension | ThreeCurve | Drawable dimension graphics |
| Diameter | Number | Numeric measured diameter |
| Radius | Number | Numeric measured radius (diameter / 2) |
[comment]: <> ()
The Diametral Dimension node measures and visualizes the diameter of circles with professional dimension lines, arrows, and center marks. It automatically calculates the diameter and displays it with customizable labels.
It outputs the following values:
Curve - Drawable dimension graphics with arrows and center marks
Diameter - Numeric measured diameter value
Center Point - Center point of the circle
Works with circular geometry and provides professional CAD-style diametral dimensioning with customizable arrows, labels, and styling. Includes center mark for better visualization.
Radial Dimension
Distance Dimension
Angular Dimension
3D Bounding Box Dimension