With the Autodesk® 3DSOUT command, you can export objects in a drawing (DWG) file to a 3D Studio (3DS) file.
To install the 3DSOUT command files
Important: If you are installing on a machine running Microsoft® Windows VistaTM, you must extract the files to a temporary folder (for example, c:\3dsout), and then manually copy the Ac3DSOUT.arx and Ac3DSOUTRes.dll files to the program files folder for which you want to use the 3DSOUT command.
The 3DSOUT command allows you to create a file in the 3D Studio (3DS) format. 3DSOUT saves 3D geometry and views in the 3DS exported 3DS file. 3DSOUT exports circles, polygonal meshes, polyface meshes, and objects with surface characteristics. Lights and materials created in AutoCAD 2006 or earlier releases are also saved in the 3DS file.
Note Lights and materials created in AutoCAD 2007 and later releases may be exported, but they are not exported properly and their behavior is unpredictable and not consistent with lights and materials created in AutoCAD 2006 and earlier releases.
3DSOUT exports only those objects with surface characteristics. A line or an arc must have a nonzero thickness. A trace or a polyline must have a nonzero width or thickness. Circles, polygon meshes, and polyface meshes are always exported. Solids and 3D faces must have at least three unique vertices. Geometry is tessellated on export, as necessary.
3DSOUT converts named views to 3D Studio cameras. 3DSOUT also converts the following lights (created in AutoCAD 2006 or earlier releases):
If the name of any object conflicts with a name already in the 3D Studio drawing, the name is assigned a sequence number to resolve the conflict. The name may have to be truncated to accommodate the sequence number.
To load the 3DSOUT command
To create a 3DS file
Exports objects in a drawing (DWG) file to a 3D Studio (3DS) file.
Command prompt:
Select objects: Use an object selection method
The 3D Studio Output File dialog box (a standard file selection dialog box) is displayed. After you enter a name for the new file, the 3D Studio File Export Options dialog box is displayed.
Defines the source of 3D objects, converts blocks into 3D objects, and performs smoothing and welding during the export process.
Note 3DSOUT cannot convert a selection set containing more than 65,535 vertices. If necessary, simplify the geometry using the Auto-Welding option (see the Welding option).
Specifies how to group AutoCAD objects into 3D Studio objects.
Creates an object from the objects on each AutoCAD drawing layer. The name of the new object is based on the layer name.
Creates an object from the objects that share an ACI number. The name of the new object is based on the color.
Creates an object from all AutoCAD objects of the same type. The name of the object is based on the AutoCAD object type.
Splits a block into its components and converts them to 3D Studio objects according to the mode set under Derive 3D Studio Objects From.
Overrides the current Derive setting and converts each block into a single 3D Studio object.
Assigns 3D Studio smoothing groups based on the controls set in this area.
Creates 3D Studio smoothing groups. If this option is cleared, no smoothing is assigned to new 3D Studio objects.
Specifies the threshold angle for smoothing. If the angle between two face normals is greater than this value, the face normals are not smoothed.
Simplifies the geometry and improves rendering time by welding congruent or nearby vertices into a single vertex.
Welds vertices. If this option is cleared, vertices remain unchanged upon export.
Specifies a distance in WCS coordinates of the drawing. If the distance between two vertices is less than or equal to this value, the vertices are welded into a single vertex. The default value is 0.001. You can enter any positive value up to eight characters in length. The decimal point can be in any location.
The following are known limitations with 3DSOUT.