Use the AeccExportCivilDrawing command to create a new AutoCAD drawing with all Autodesk Civil 3D objects exploded. The original drawing is not affected.
To explode Autodesk Civil 3D objects in an object-enabled AutoCAD session
Use the AeccExportCivilDrawing command in an object-enabled AutoCAD session to create a new drawing with all Autodesk Civil 3D objects exploded.
The AeccExportCivilDrawing command preserves the appearance of Autodesk Civil 3D objects and styles when they are exploded.
- Enter AeccExportCivilDrawing at the command line of an AutoCAD enabled with the Autodesk Civil 3D Object Enabler.
- In the Export Drawing Name dialog box, specify the name and location for the new drawing.
- Click Save.
To specify the settings used by the AeccExportCivilDrawing command
The AeccExportCivilDrawing command uses some of the same settings as specified with the -AecExportToAutoCAD command. Run the -AecExportToAutoCAD command to specify settings for controlling the version of the exported drawing, xref options, and the default prefix and suffix. You can then run the AeccExportCivilDrawing command to export the drawing.
The AeccExportCivilDrawing command uses the following default settings:
- Version of the exported drawing: AutoCAD 2018
- Xref bind option: Yes
- Xref bind type: Insert
- Exported file default prefix: ACAD-
- Exported file default suffix: none specified
To specify whether the AeccExportCivilDrawing command converts feature lines to 2D polylines
By default, the AeccExportCivilDrawing command converts feature lines to 3D polylines. Elevation values are preserved, but curves are tessellated.
If you want feature lines to be converted to 2D polylines, which preserves the curves but removes the elevation values, you can specify a setting within Civil 3D for the drawing.
- In Civil 3D, with the drawing opened, expand the Toolspace Settings tree
General
Commands.
- Right click ExportCivilDrawing
Edit Command Settings.
- Under Export Civil Drawing, set the Export Feature Line as 2D setting to Yes.
- Save the drawing.
To explode AEC objects in an object-enabled AutoCAD session
Use the -AecExportToAutoCAD command to explode AEC objects in an object-enabled AutoCAD session. You can also run this command to modify settings that are used by the AeccExportCivilDrawing command.
- Enter -AecExportToAutoCAD at the command line of an AutoCAD enabled with the Autodesk Civil 3D Object Enabler.
- Enter F to display the format options and then specify the file format.
- Enter B to specify whether to bind xrefs. Enter Yes or No.
- Enter
T to specify the bind type. Enter
Bind or
Insert.
The Bind method preserves xref identities, such as layer names. The Insert method binds the xref to the current drawing in a way similar to detaching and inserting the reference drawing.
- Enter P to specify a file prefix and then enter the prefix.
- Enter S to specify a file suffix and then enter the suffix.
- Enter ? to review the settings you have specified.
- When you have completed specifying settings, press Enter at the <Enter for filename>: prompt, and then specify a file name, including path. For example, enter C:\My Documents\ACAD-Drawing1.dwg.