3D Line -> 3D Point

Feature Description

The conversion from 3D line data to 3D point data is achieved by extracting nodes from all objects in a 3D line dataset to generate a new point dataset.

  • For parametric curves (circles, arcs, etc.) in line datasets, the system treats them as polylines with numerous adjacent nodes. During conversion, all their nodes will be extracted to generate points.
  • The resulting 3D point data will inherit the SmUserID and all non-system field attributes from the original line objects where the nodes reside.

Feature Entry

  • Data Tab -> Data Processing Group -> Type Conversion -> Point-Line-Polygon Conversion Item -> 3D Line -> 3D Point.
  • Toolbox -> Type Conversion -> Point-Line-Polygon Conversion Item -> 3D Line -> 3D Point.

Parameter Description

  • Source Dataset
    • Datasource: Specifies the datasource containing the dataset for type conversion.
    • Dataset: Specifies the dataset to perform type conversion.
  • Result Data
    • Datasource: Specifies the datasource to store the resulting dataset.
    • Dataset: Defines the name of the resulting dataset.

Related Topics

3D Line -> 3D Surface

3D Point -> 3D Line

3D Surface -> 3D Line