2004
Table Of Contents
- Contents
- Chapter 1 - Find the Information You Need
- Part 1 - The User Interface
- Part 2 - Start, Organize, and Save a Drawing
- Part 3 - Control the Drawing Views
- Part 4 - Create and Modify Objects
- Chapter 14 - Control the Properties of Objects
- Chapter 15 - Use Precision Tools
- Chapter 16 - Draw Geometric Objects
- Chapter 17 - Change Existing Objects
- Part 5 - Hatches, Notes, and Dimensions
- Chapter 18 - Hatches, Fills, and Wipeouts
- Chapter 19 - Notes and Labels
- Chapter 20 - Dimensions and Tolerances
- Part 6 - Create Layouts and Plot Drawings
- Chapter 21 - Create Layouts
- Chapter 22 - Plot Drawings
- Part 7 - Share Data Between Drawings and Applications
- Chapter 23 - Reference Other Drawing Files (Xrefs)
- Chapter 24 - Link and Embed Data (OLE)
- Chapter 25 - Work with Data in Other Formats
- Chapter 26 - Access External Databases
- Overview of Using AutoCAD with External Databases
- Access a Database from Within AutoCAD
- Link Database Records to Graphical Objects
- Use Labels to Display Database Information in the Drawing
- Use Queries to Filter Database Information
- Share Link and Label Templates and Queries with Other Users
- Work with Links in Files from Earlier Releases
- Part 8 - Work with Other People and Organizations
- Chapter 27 - Protect and Sign Drawings
- Chapter 28 - Use the Internet to Share Drawings
- Chapter 29 - Insert and View Markups
- Chapter 30 - Publish Drawing Sets
- Part 9 - Create Realistic Images and Graphics
- Glossary
- Index
720 | Chapter 25 Work with Data in Other Formats
ISO 8859 Latin/1 character set. When AutoCAD text uses character codes
in the 127 to 255 range, the text is interpreted according to the ISO 8859
Latin/1 character set. If such a character appears in text that is mapped to
PostScript, AutoCAD generates a version of the font with an encoding vector
remapped to represent the ISO character set. The resulting text is output in
PostScript in a form compatible with the font.
Circles, arcs, ellipses, elliptical arcs. Except when they have thickness,
AutoCAD translates arcs and circles into the equivalent PostScript path
objects.
Filled solids. A solid fill is plotted as a PostScript filled path.
Two-dimensional polylines. A 2D (planar) polyline with uniform width is
output as a PostScript stroked path. The PostScript end cap and miter limit
variables are set to approximate the segment joining performed by AutoCAD.
To create a PostScript file
1 From the File menu, choose Plot.
2 In the Plot dialog box, Plot Device tab, in the Name box, choose a
PostScript format configuration.
3 Under Plot to File, enter the name of the PostScript file in the File Name
box.
4 Under Location, select the location for the PostScript file.
5 Select other plot settings for the PostScript file as needed.
6 Choose OK.
Command line
PLOT
ACIS Files
You can export ShapeManager objects representing trimmed NURBS surfaces,
regions, and solids to an ACIS file in ASCII (SAT) format. Other objects, such
as lines and arcs, are ignored.
To create an ACIS file
1 From the File menu, choose Export.
2 In the Export Data dialog box, enter a file name.
3 Under Files of Type, select ACIS (*.sat), and then choose Save.