![]() |
NDEVR
API Documentation
|
Stores ApplicationOptions related to user preferences for measurements. More...
Static Public Member Functions | |
| static void | ResetOptionsToDefaults () |
| Resets all measurement options to their factory default values. | |
Static Public Attributes | |
| static ApplicationOption< fltp08 > | default_arrow_size |
| The default size of arrowheads on measurement annotations. | |
| static ApplicationOption< uint04 > | default_decimal_places |
| The default number of decimal places shown in measurement values. | |
| static ApplicationOption< fltp08 > | default_text_size |
| The default text size for measurement labels and annotations. | |
| static TranslatedString | options_label |
| The translated display label for the measurement options category. | |
| static ApplicationOption< bool > | use_line_leaders |
| Whether to display leader lines from measurement lines to their labels. | |
| static ApplicationOption< bool > | use_point_leaders |
| Whether to display leader lines from measurement points to their labels. | |
Stores ApplicationOptions related to user preferences for measurements.
Definition at line 9 of file MeasurementOptions.h.
|
static |
Resets all measurement options to their factory default values.