Share

Extracting Surface Data

Product Documentation
Intermediate

You can extract AutoCAD primitive entities from an AutoCAD Civil 3D surface.

Extracting individual components from a surface enables you to manipulate these components without exploding the surface object. The surface data available to extract is based on the display properties of the selected surface.

Note

The extracted objects preserve the properties set in the current surface style.

The following table lists the extracted objects for each type of surface components.

Surface component ... Is extracted as ...
Points (2D and 3D) Point objects
Triangles (2D and 3D) 3D face objects
Border (2D)
  • POLYLINE object
  • LWPOLYLINE object (if the Border Display Mode is set to Flatten to Elevation)
Border (3D)
Major Contour (2D and 3D) LWPOLYLINE object
Minor Contour (2D and 3D) LWPOLYLINE object
User Contours (2D and 3D) LWPOLYLINE object
Gridded (2D and 3D)
Directions (2D and 3D) The type of object depends on the surface style settings. See Creating a Surface Style.
Elevations (2D and 3D)
Slopes (2D and 3D)
Slope Arrows (2D and 3D)
Watersheds (2D and 3D)

Tutorial Exercise: Extracting Objects from a Surface

To extract an object from a surface

  1. Select a surface. On the Surface tab, Surface Tools panel, click Extract Objects.At the Command prompt, enter SurfaceExtractObjects.
  2. If more than one surface is available in the drawing, in the Select a Surface dialog box, select the surface from which to extract components.
  3. In the Extract Objects from Surface dialog box, under Property, deselect the components that you do not want to extract (all visible surface components are selected by default).
  4. Under Value, do one of the following:
    • Choose Select All to select all the surface components for extraction.
    • Choose Select From Drawing, click , and select the required surface components.
  5. Click OK.

    Every selected surface component is extracted from the surface object.

Ribbon

Select a surface. On the Surface tab, Surface Tools panel, click Extract Objects

Menu

Surfaces menu UtilitiesExtract Objects From Surface

Command Line

SurfaceExtractObjects

Dialog Box


Was this information helpful?