Dimension
Dimensions
Dimension Style
Defines visual styling for dimension nodes (Linear, Angular, Radial, Diametral). Connect to a dimension node's style input.
Details
ID
dimensions-dimensions-dimension-style
Name
Dimension Style
Group
Dimensions
Package
Dimension
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Line Color | Color | Color of dimension lines | |
| Thickness | Number | Thickness of main dimension line | 0.01 |
| Extension | Number | Length of extension/helper lines | 0.1 |
| Tail Length | Number | Tail length beyond arrow head | 0.2 |
| Text Color | Color | Label text color | |
| Text Size | Number | Font size of label | 16 |
| Background | Color | Label background color for visibility | #000000 |
| BgOpacity | Number | Opacity 0–1 for background | 0.9 |
| Arrow Size | Number | Overall arrowhead size | 0.05 |
| Arrow | Boolean | Toggle arrowheads |
Output ports
| Name | Type | Description |
|---|---|---|
| Style | Meta | Style object for dimension nodes |
[comment]: <> ()
The Dimension Style node defines visual styling for dimension nodes (Distance, Angular, Radial, Diametral, Bounding Box). It provides comprehensive control over appearance including colors, line thickness, text properties, and arrow customization.
It outputs the following values:
Style - Style object containing all visual properties for dimension nodes
The style object includes:
Works with all dimension nodes to provide consistent, professional CAD-style appearance with customizable colors, sizes, and visibility options.
Distance Dimension
Angular Dimension
Radial Dimension
Diametrical Dimension
2D Bounding Box Dimension
3D Bounding Box Dimension