Skip to main content

Interface: RuleActionStandardDimensionLabel

Label definition used by an ADD_STANDARD_DIMENSION_LABELS rule action.

The target can be a built-in dimension (WIDTH, HEIGHT, or DEPTH) or the ID of a custom point-to-point measurement. The label may contain a dynamic code expression resolved against the active option selection.

Properties

label

label: string | Translatable<string>

Static text or dynamic code-input expression displayed before the value.


target

target: RuleActionDimensionOverrideTarget

Built-in dimension key or custom measurement ID receiving the label.