Import GDB Model
Instructions
This tool is used to import Multipatch 3D model data from *.gdb files into a specified datasource. Upon successful execution, a new model dataset will be generated within that datasource.
Currently, the tool's compatibility is as follows:
- System Compatibility: Windows, Linux (X86_64)
Parameter Description
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| File Path | Input the *.gdb file containing Multipatch 3D models. | String |
| Target Datasource: (Optional) |
Set the datasource for storing the resulting model dataset. If both the target datasource and datasource connection information are specified, only the target datasource will take effect. Please set reasonably as needed. |
Datasource |
| Datasource Connection Information (Optional) |
Select or create a new datasource via a specified path to store the result. Using this method will execute the import task in a subprocess. When selecting an existing datasource, the prompt "The file already exists. Append to it?" will appear. If both the target datasource and datasource connection information are specified, only the target datasource will take effect. Please set reasonably as needed. Note: You cannot perform multiple imports using the same connection information. |
String |
Output Result
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Target Dataset | The resulting model dataset. | DatasetVector |