3D Surface -> 3D Line
Feature Description
Creates a dataset containing line objects by converting boundaries of 3D surfaces to lines.
- All attributes of the input 3D surface data can be retained. The generated 3D line dataset will inherit the SmUserID field and all non-system field attributes from the source dataset.
- When converting multiple surface features to lines, the projection of the resulting line data remains consistent with the source data (pre-conversion region dataset).
- If the input layer contains compound objects, the output lines will remain compound. These can be decomposed into simple objects using the explode function.
Feature Entry
- Data Tab->Data Processing Group->Type Conversion->Point-Line-Polygon Conversion Item->3D Surface -> 3D Line.
- Toolbox->Type Conversion->Point-Line-Polygon Conversion Item->3D Surface -> 3D Line.
Parameter Description
- Source Dataset:
- Datasource: Specifies the datasource containing the dataset for type conversion.
- Dataset: Specifies the dataset to be converted.
- Result Data:
- Datasource: Specifies the datasource to store the resulting dataset.
- Dataset: Specifies the name for the resulting dataset.
Related Topics