Import X
Instructions for use
Support the import of *.x 3D model file as model dataest and save it to the specified Datasource. Currently, the compatibility of the tool is as follows:
- format version compatibility: fully supported
Parameter Description
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
File Path | Enter the X data (*.x) to be imported. | String |
Target Datasource: (Optional) |
Select the datasource where the result model dataset is stored. If Target Datasource and Datasource Connection Info are set at the same time, only Target Datasource is valid. Please set it properly as required. |
Datasource |
Datasource Connection Info (Optional) |
Select or create datasource in the specified path to store the result model dataset. When selecting the existing data source, it will prompt "The file already exists, do you want to append the write". If Target Datasource and DatasourceConnection Info are set at the same time, only Target Datasource is valid. Please set it properly as required. With the datasource connection mode, the data import task will be executed in the child process. Note: You cannot use the same Connection Info for multiple imports. |
String |
Dataset Name | Sets the name of the result model dataset. | String |
Import Mode (Optional) |
Sets the data import mode when a Dataset of the same name exists, including None, Over write, and Append. | ImportMode |
Compressed Type: (Optional) | Sets the texture compression format of result data, including JPG _ PNG and DXT.
|
ModelTextureCompressType |
X (Optional) |
Enter an X coordinate value or a longitude value that, along with Y and Z, determines the geographic origin of reference for the model. Georeferencing origin The GCS (Projected Coordinate System or Geographic Coordinate System) used to determine the project base point in the data. |
Double |
Y (Optional) |
Enter the Y coordinate or latitude of the geographic origin. | Double |
Z (Optional) |
Enter the Z coordinate or height value of the geographic origin. | Double |
Decompose to multiple model objects (Optional) |
Sets whether to decompose to multiple model objects data. | Boolean |
Coordinate System Settings (Optional) |
Sets the target coordinate system for the imported data. | PrjCoordSys |
Output Result
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
Result Dataset | Result Model Dataset | DatasetVector |