In this exercise, you will create data shortcuts from the objects in a drawing. The data shortcuts will be available to reference into other drawings.
This exercise continues from Exercise 1: Setting Up a Data Shortcut Folder.
Save the source drawing with the project
- Click
Save As.
- In the
Save Drawing As dialog box, navigate to the
Civil 3D Projects folder
\Tutorial Data Shortcuts Project\Source Drawings folder. Click
Save.
Source drawings that contain objects that are referenced in other drawings should be saved with the data shortcuts project.
This exercise uses Project Management-1.dwg with the modifications you made in the previous exercise.
Create data shortcuts
- Click
panel
Find.
Note:As a best practice, each object should reside in a separate drawing. To save time in this exercise, all the reference objects are in the current drawing.
tab - In the
Create Data Shortcuts dialog box, select the following check boxes:
- Surfaces
- Alignments
This action selects the EG surface and both alignments in the drawing.
- Click
OK.
Now that the data shortcuts have been created, the current drawing is associated with the data shortcuts project. Notice that, in the Autodesk Civil 3D title bar, [Tutorial Data Shortcuts Project] is displayed after the drawing name.
Examine the data shortcuts in the project
- In
Toolspace, on the
Prospector tab, expand the
Data Shortcuts collection. Expand the
Surfaces and
Alignments collections.
Notice that data shortcuts have been created for the objects you selected. In the next exercise, you will reference these objects in another drawing.
- Using Windows Explorer, navigate to the
Civil 3D Projects folder
\Tutorial Data Shortcuts Project. Examine the contents of the subfolders:
- _Shortcuts\Alignments: This folder contains an XML file for each alignment in the source drawing. The XML files identify the path to the drawing that contains the alignment, the name of the source drawing, and the name of the alignment.
- _Shortcuts\Profiles: This folder contains an XML file for each profile in the source drawing. The XML files identify the path to the drawing that contains the profile, the name of the source drawing, and the name of the profile.
- _Shortcuts\Surfaces: This folder contains an XML file for the EG surface.
- Source Drawings: This folder contains the source drawing. The source drawings should always be saved with the data shortcut project. In a real project, you would save the drawings that contain each object in the subfolders.
While it is useful to know that the data shortcut XML files exist, you do not work directly with them in normal data referencing operations. Management of data references is done in Toolspace on the Prospector tab.
Leave Project Management-1.dwg open for the next exercise.
To continue this tutorial, go to Exercise 3: Referencing Data Shortcuts.