Export-DGN Configuration File
- Last UpdatedJan 24, 2023
- 1 minute read
In order to produce an attribute file from Export-DGN, create an Export-DGN configuration file, and inform Export-DGN of its location in either of two ways:
-
Setting the environment variable EXPLANT_CONFIGURATION to the path of that file before starting Model, for example
set EXPLANT_CONFIGURATION = %AVEVA_DESIGN_EXE%\config.sample
If the same configuration file is always used, this is particularly useful.
-
Use the export option 'configuration' ‘<filename>’ command in MODEL to set the path of the configuration file. For example
export option 'configuration' ' C:\configs\config.txt'
If different configuration files for different exports are used, this is particularly useful.
The Export-DGN log-file contains the path of the configuration file used for the run.
Related Links
- Example Configuration File for HTML
- Structure of the Configuration File
- Select the Output Files
- Define the Output Format
- Link to the DGN File
- Define the Head and Foot of the Attribute File
- Define the Head and Tail of an Element
- Define the Format of an Attribute
- Variables Available
- Set the Output Units
- Select Attributes for Output
- Miscellaneous Commands - Control Cell Names