The drawing you used in Lesson 2: Clean Up Your Drawings contains object data . Object data consists of attributes of the real-world objects that the drawing objects represent. The object data is stored in the map itself and is associated with individual drawing objects.
When you export drawing objects, you can use object data to create feature classes in an SDF file. The resulting feature classes have properties that correspond to the object data attributes.
In this exercise, the street centerlines in the drawing have three object data attributes: Lanes, Speed_Limit, and Surface.
![]() |
If you are connected to the Internet, play the video to see how to export all the map data to a single SDF file. The steps for this procedure are listed below the video. |
To export drawing objects to SDF
The object data for Street_Centerlines has three attributes: Lanes, Speed_Limit, and Surface.
Use the Data Connect window to connect to the resulting SDF file. To see a video on how to do this, see Exercise 2: Use Data Connect to add data to your map in the “Introducing AutoCAD Map 3D 2016” tutorial.
You can edit the features in the SDF file using AutoCAD commands.
To continue this tutorial, go to Exercise 2: Publish a map to a DWF file.