Import DXF
Instructions for use
Support importing *.dxf 3D model file as model dataest and saving to the specified datasource. Currently, the compatibility of the tool is as follows:
- format version compatibility: AutoCAD 2024 and below
Parameter Description
Parameter Name | Parameter Description | Parameter Type |
---|---|---|
File Path | Enter the DXF data (*.dxf) 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, Overwrite, and Append. | ImportMode |
X (Optional) |
Enter an X coordinate value or a longitude value that, along with Y/Latitude and Z/Altitude, 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 | 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 Dataset | DatasetVector |