![]() |
NDEVR
API Documentation
|
Stores the data for AsciiModelFileDialog user specified columns. More...
Public Attributes | |
| Buffer< DesignParameter > | available_options |
| The list of valid design parameters that can be assigned. | |
| bool | has_decimals = false |
| Whether the column data contains decimal values. | |
| DesignParameter | selected_option |
| The design parameter currently assigned to this column. | |
| TypeInfo | type_info |
| Type information inferred from the column data. | |
Stores the data for AsciiModelFileDialog user specified columns.
Definition at line 50 of file AsciiModelFileDialog.h.