Batch Import Models
Usage Instructions
This tool supports batch importing models in formats such as *.s3mb, *.3ds, *.dae, *.osgb, *.off, *.dxf, *.x, *.fbx, *.osg, *.gltf, *.stl, *.s3m, *.flt, *.obj, *.sgm, etc. as model datasets and saving them to a specified data source.
Currently, the compatibility of this tool is as follows:
- S3MB/S3M/OFF/STL/OSG/OSGB/OBJ/3DS/X/DAE Compatibility: Full support for all format versions
- DXF Compatibility: Supports AutoCAD 2024 and earlier versions
- FBX Compatibility: Supports FBX 7.1-7.4
- GLTF Compatibility: Full support for all format versions
Parameter Descriptions
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Model File | Add source model files by adding files or adding folders (only available in iDesktopX). | String |
| Texture Compression Format: (Optional) |
Set the texture compression format of the result data, including JPG_PNG and DXT.
|
ModelTextureCompressType |
| OBJ Rotation Mode (Optional) |
When batch importing *.obj format models, supports setting the rotation mode of OBJ, including no rotation, rotate 90 degrees clockwise around X axis, rotate 90 degrees counterclockwise around X axis. | ObjRotateOption |
| Ignore Material Color | Set whether to ignore material color when both model material and color exist. | Boolean |
| Batch Remove Duplicate Points and Faces (Optional) |
Set whether to batch remove duplicate points and faces from model data. | Boolean |
| X/Longitude: (Optional) |
Enter the X coordinate value or longitude value, which together with Y/Latitude and Z/Height 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 data origin. |
Double |
| Y/Latitude: (Optional) |
Enter the Y coordinate value or latitude value of the geographic reference origin. | Double |
| Z/Height: (Optional) |
Enter the Z coordinate value or height value of the geographic reference origin. | Double |
| Coordinate System Setting (Optional) |
Set target coordinate system information for the result data. It can be specified through the output of Build Coordinate System. For iDesktopX, refer to Setting Projection Coordinate System. | PrjCoordSys |
| Target Data Source: | Set the data source to store the result dataset. | Datasource |
| Result Dataset: (Optional) |
Set the name of the result dataset. | String |
Output Results
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Target Dataset | The result model dataset after batch import. | DatasetVector |