Import.DGN file
Instructions for Use
Import .DGN files
Parameter Description
| parameter name | default value | parameter definition | parameter type |
|---|---|---|---|
| File path | Data path information to be imported | String | |
| Charset type | ANSI | Charset type of the file to be imported | Charset |
| Target data source | The specified data source where the data set storing buffer analysis results is located | Datasource | |
| Result dataset name (Optional) |
Specified result dataset name | String | |
| Encoding type of dataset | NONE | Encoding type of dataset to be generated | EncodeType |
| ImportMode | NONE | When a dataset with the same name exists, the import mode | ImportMode |
| Whether to import as a CAD dataset | false | true means to import as a CAD dataset, and false means to import as a simple dataset | Boolean |
| spatial index | false | spatial index | Boolean |
| Whether to import only its Cell hearer | false | Whether to get the Cell object or not to import only its Cell hearer, by default all elements except the Cell hearer are imported | Boolean |
| Whether to import by layer | false | Whether to import by layer, if true, each layer will generate a CAD data set, if false, will merge to generate a CAD data set | Boolean |
output result
| parameter name | parameter definition | parameter type |
|---|---|---|
| Result Dataset | Result Dataset | DatasetVector |