Import.DWG file
Instructions for Use
Import .DWG files
Parameter Description
| Parameter Name | Default Value | Parameter Definition | Parameter Type |
|---|---|---|---|
| File path | Data path information to be imported | String | |
| 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 |
| Whether to import an empty dataset | false | Whether to import an empty dataset, true means to import, false means not to import | Boolean |
| spatial index | false | spatial index | Boolean |
| curve fitting accuracy | 0 | curve fitting accuracy, the default is 73 | Integer |
| 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 |
| Whether to import invisible layers | false | Whether to import invisible layers, the default is false, that is, not to import invisible layers | Boolean |
| No to import into a 3D dataset | false | No to import into a 3D dataset. The default is false, that is, not to import into a 3D dataset; when set to TRUE, the import becomes a 3D dataset | Boolean |
| Whether to import symbol blocks as point objects | false | Set whether to import symbol blocks as point objects, true to import points, false to import compound objects | Boolean |
| Ignore block properties | false | Whether to ignore block properties | Boolean |
| Whether to import as object with parameterized part | false | Whether to import as object with parameterized part | Boolean |
| whether to import external data | false | whether to import external data | Boolean |
| Whether to import extension records | false | Whether to import extension records, the default is false if not exported, if the user wants to export extensions, set this interface to true | Boolean |
| Ignore polyline width | false | Whether to ignore polyline width | Boolean |
output result
| Parameter Name | Parameter Definition | Parameter Type |
|---|---|---|
| Result Dataset | Result Dataset | DatasetVector |