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
Export Drawings to Other File Formats | 721
4 Select the objects you want to save as an ACIS file.
AutoCAD automatically appends the file extension .sat.
Command line
EXPORT, ACISOUT
3D Studio Files
You can create a file in the 3D Studio® (3DS) format. This procedure saves 3D
geometry, views, lights, and materials.
3DSOUT exports circles, polygonal
meshes, polyface meshes, and objects with surface characteristics. For a
complete list of criteria, see
3DSOUT in the Command Reference.
To create a 3DS 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 3D Studio (*.3ds), then choose Save.
4 Select the objects you want to export, and then press
ENTER.
5 In the Create 3D Studio Output File dialog box, enter a file name.
6 Choose Save.
AutoCAD automatically appends the file extension .3ds to the file name.
Command line
EXPORT, 3DSOUT
Stereolithograph Files
You can write AutoCAD solid objects in a file format compatible with Stere-
olithograph Apparatus (SLA). The solid data is transferred to SLA as a faceted
mesh representation consisting of a set of triangles. The SLA workstation uses
the data to define a set of layers representing the part.
To store solids in an SLA 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 Lithography (*.stl), then choose Save.
4 Select one or more solid objects. All objects must be entirely within the
positive XYZ octant of the world coordinate system (WCS). That is, their
X, Y, and Z coordinates must be greater than zero.
AutoCAD automatically appends the file extension .stl to the file name.
Command line
STLOUT