.. _method-bayes_calibration-experimental_design-import_candidate_points_file: """""""""""""""""""""""""""" import_candidate_points_file """""""""""""""""""""""""""" Specify text file containing candidate design points .. toctree:: :hidden: :maxdepth: 1 method-bayes_calibration-experimental_design-import_candidate_points_file-custom_annotated method-bayes_calibration-experimental_design-import_candidate_points_file-annotated method-bayes_calibration-experimental_design-import_candidate_points_file-freeform **Specification** - *Alias:* None - *Arguments:* STRING - *Default:* no point import from a file **Child Keywords:** +-------------------------+--------------------+----------------------+-----------------------------------------------+ | Required/Optional | Description of | Dakota Keyword | Dakota Keyword Description | | | Group | | | +=========================+====================+======================+===============================================+ | Optional (Choose One) | Tabular Format | `custom_annotated`__ | Selects custom-annotated tabular file format | | | +----------------------+-----------------------------------------------+ | | | `annotated`__ | Selects annotated tabular file format | | | +----------------------+-----------------------------------------------+ | | | `freeform`__ | Selects freeform file format | +-------------------------+--------------------+----------------------+-----------------------------------------------+ .. __: method-bayes_calibration-experimental_design-import_candidate_points_file-custom_annotated.html __ method-bayes_calibration-experimental_design-import_candidate_points_file-annotated.html __ method-bayes_calibration-experimental_design-import_candidate_points_file-freeform.html **Description**