Import SKP
Instructions for use
Support the import of *.skp 3D model file as mdel dataest and save it to the specified datasource. Currently, the compatibility of importing SKP functionality is as follows:
- format version compatibility: SketupUP 2021 and below
Parameter Description
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| File Path | Enter the SKP data (*.skp) to be imported. | String |
| Target Datasource | Select the datasource where the result model dataset is stored. | Datasource |
| 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 |
| Decompose to Multiple Mode 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 |