
 Sld2DXF     (^v^) CAD Studio s.r.o.
------------------------------------------
http://www.cadstudio.cz  info@cadstudio.cz

	Converts SLIDE-files from AutoCAD (.SLD) to DXF files (.DXF).
Creates a file with the same name and .DXF extension. So you can
e.g. edit SLIDEs from the ACAD.SLB library (exploded using DeSlide).
	Program creates BINARY or TEXT (/A) DXF files. Textual DXF
files can be read in any AutoCAD version, Binary files from Rel.10 up.
A DXF file contains only ENTITIES section - so it doesn't modify
your drawing's system variables.
	Precision of the converted DXF file is limited by the precision of
the original SLIDE. So create SLIDEs on screen with maximum resolution.
SLIDE scale is normalized to the interval of 0..1.



	Usage:       SLD2DXF  [SLD_filename [DXF_filename] [/A]]



Version 9125: Binary DXF option.
