Import 3DXML
Usage Instructions
This tool is used to import BIM data in 3DXML format as a model dataset and save it to the specified data source.
Currently, the compatibility of this tool is as follows:
- Format version compatibility: ASCII-coded 3DXML files generated by CATIA V4/V5/V6
Parameter Descriptions
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| File Path | Input source 3DXML data. | String |
| Target Data Source | Set the data source to store the resulting model dataset. | Datasource |
| Result Dataset Name (Optional) |
Set the name of the resulting model dataset. If empty, the source 3DXML data name will be used as the result dataset name. | String |
| Import Mode (Optional) |
Set the import mode when a dataset with the same name exists, including None, Append, and Force Override. | ModelImportMode |
| X/Longitude (Optional) |
Enter the X coordinate or longitude value, together with Y/Latitude and Z/Height to determine the geographic reference origin of the model. The geographic reference origin is used to determine the geographic coordinates (projected coordinate system or geographic coordinate system) of the project base point in the data. |
Double |
| Y/Latitude (Optional) |
Enter the Y coordinate or latitude value of the geographic reference origin. | Double |
| Z/Height (Optional) |
Enter the Z coordinate or height value of the geographic reference origin. | Double |
| Coordinate System Setting (Optional) |
Set the target coordinate system information for the result data. It can be specified via the output of Build Coordinate System. In iDesktopX, refer to Set Projected Coordinate System for settings. | PrjCoordSys |
Output Results
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Target Dataset | Target dataset | DatasetVector |