When you import the SDF file into a map, you convert the data to DWG objects. (If you connected to the SDF file, the objects would remain in SDF data format.)
To maintain the formatting of the original DWG objects that you exported to SDF, create a template that duplicates that formatting.
Use the original drawing file as the basis for the template. That way, the template automatically specifies the layers for the SDF feature classes.
This exercise uses the DWGMap.dwg map file you opened in Lesson 1: Convert Drawing Layers to Feature Classes.
To create a template for the imported material
Name the file DWGImportTemplate.dwt.
When prompted, enter a description of the template and leave the other settings set to their default values.
Press Ctrl+A or use Zoom Window to select all the objects. Then press the Delete key.
You do not have to assign a coordinate system to this new map, because the template specifies that information.
To continue this tutorial, go to Exercise 2: Import the SDF layers