| Flatten 3D model to 2DIssueYou want to create a flattened two-dimensional (2D) drawing of a three-dimensional (3D) model. SolutionIf you are using AutoCAD 2007 and higher, the FLATSHOT command is available to convert 3D solids to flattened 2D views. (Note this command is not available in AutoCAD LT.) The other method to create a 2D drawing from a 3D model is to: - Configure a DXB plotter using the Add-A-Plotter wizard
Click Application menu > Print > Manage Plotters. Double-click the Add-a-Plotter Wizard shortcut icon. On the Begin page, select My Computer. Choose Next. On the Plotter Model page, under Manufacturers, select AutoCAD DXB File. Under Model, select DXB File. Choose Next. On the Import PCP or PC2 page, choose Import File and select a PCP or PC2 file to import (optional). Choose Import. Then choose Next. On the Ports page, select Plot to File. Choose Next. On the Plotter Name page, enter a name for the plotter configuration file. Choose Next. On the Finish page, choose Finish. A new plotter configuration file (PC3) is created.
- Open the drawing you want to flatten.
- 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 on the command line. (Again, this command is not available in AutoCAD LT 2009 and higher.)
- 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.
Support – Terms of UseAUTODESK DOES NOT GUARANTEE THAT YOU WILL BE ABLE TO SUCCESSFULLY DOWNLOAD OR IMPLEMENT ANY SERVICE PACK OR WORKAROUND, OR ANY OF THE TIPS, TRICKS, EXAMPLES OR SUGGESTIONS OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENTS. TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS ARE SUBJECT TO CHANGE WITHOUT NOTICE TO YOU. AUTODESK PROVIDES TECHNICAL DOCUMENTS, SERVICE PACKS AND WORKAROUNDS "AS IS" WITHOUT WARRANTY OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL AUTODESK OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF DATA, OR LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, THAT MAY OCCUR AS A RESULT OF IMPLEMENTING ANY SERVICE PACK OR WORKAROUND, OR ANY SUGGESTION OUTLINED IN ANY AUTODESK PRODUCT SUPPORT TECHNICAL DOCUMENT, EVEN IF AUTODESK OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. | |
|