Block UI Styler > Block Catalog > Numbers
Radius Dimension
The Radius Dimension block provides a control to input an expression to the command whose dimensionality is always a radius.
Per the source documentation: "Apart from its display in the graphics window, this block is identical to the Linear Dimension block."
So functionally/property-wise it is a drop-in twin of Linear Dimension — same property table (BalloonTooltip*, ExpressionObject, Formula, Value, LimitCheckTolerance, MaximumValue/MaxInclusive, MinimumValue/MinInclusive, PageIncrement, LineIncrement, AdaptiveScaleLimits, RetainValue, RetainUnits, WithScale) — the only difference is how the dimension is drawn/displayed in the graphics window (radius leader/arc annotation vs a linear dimension line).
Inherited general properties
- BlockID
- Enable
- Group
- Label
- Show
- Expanded
Block-specific properties
See Linear Dimension / Expression for the full property table — it applies unchanged to Radius Dimension.
Access column legend
| Character | Stands for | Meaning |
|---|---|---|
| C | Creation | Modifiable interactively in Block UI Styler at design time. |
| I | Initialize | Modifiable at run time via NXOpen API, but only during the Initialize callback. |
| G | Get | Readable via NXOpen API in any callback. |
| S | Set | Modifiable at run time via NXOpen API in any callback. |
Related Numbers blocks
Expression, Linear Dimension, Angular Dimension, On Path Dimension, Integer, Double, Integer Table, Double Table.
Source: https://docs.sw.siemens.com/en-US/doc/209349590/PL20220512394070742.blockstyler/bs_radius_dimension · retrieved 2026-07-07