I copied the following two articles from the Autodesk website. Hope you find them helpful.
To use the SOLPROF command to create a 2D profile:
Open a drawing that contains a solid model from which you want to create a profile.
Rotate the solid model to the view that you want to project.
Select a layout tab.
In the Page Setup - Layout dialog box, select the settings you want.
Click OK to set tilemode to 0 and create a layout viewport.
Click the Paper button on the status bar to open the viewport in model space.
Enter solprof on the command line, then select the solid model. Press ENTER to continue the command.
At the Display Hidden Profile Lines on Separate Layer prompt, enter Y. A layer named PH-XX is created (where XX equals the Handle of the layout viewport). Visible profile lines will be placed on layer PV-XX.
At the Project Profile Lines onto a Plane prompt, enter Y. A 2D profile is created. If you answered No, it creates a 3D profile.
At the Delete Tangential Edges prompt, enter Y. (This conforms to conventional drafting standards.)
You can now use layer controls to freeze the solid model in the current viewport and select color and linetype options for the visible and hidden profile objects
------------------------------------------------------------
To create a 2D drawing from a 3D model:
Configure a DXB plotter using the Add-A-Plotter wizard.
If you are running an AutoCAD 2000 based program, and do not see AutoCAD DXB File in the list of HDI drivers, refer to Technical Solution TS24699 for download instructions.
Open the drawing.
Set the viewpoint of the 3D model as you want it.
Start the PLOT command.
Select the DXB plotter from the list of available printers on the Plot Device tab of the Plotter Configuration Name dialog box.
Click OK to create the DXB format plot file.
Start a new drawing.
Start the DXBIN command at the command line.
When prompted, browse to the file you just created, and then click OK.
When the drawing is open, save the drawing as a DWG format file.
You now have a new 2D representation of the model from the original drawing. All Z coordinate information is removed in the new drawing.
Note: The DXB plotter configuration converts all color data to black and white, and places all drawing geometry on layer 0.
Note that earlier releases of the software used the DXBOUT command to export to the DXB file format. DXBOUT is a discontinued command, replaced by the DXB plot configuration, as described in steps 1 to 6 above.