1Blurb::
2Specify text file containing candidate design points
3
4Description::
5Enables text file import of user-specified design points (i.e. configuration
6variables). No model responses should be included. Each row should correspond
7to a single design or configuration.
8
9<b> Default Behavior </b>
10
11Be default, methods do not import points from a file.
12
13<b> Usage Tips </b>
14
15Dakota parses input files without regard to whitespace, but the
16import_build_points_file must be in one of three formats:
17\li \c annotated (default)
18\li \c custom_annotated
19\li \c freeform
20
21