Create DXF (Drawing Interchange Format) file with Cablib

Source: Internet
Author: User

Introduced

What is DXF

The Drawing Interchange Format (DXF) file allows for graphic swapping in AutoCAD and other programs. The DXF file can be in either ASCII or binary format. Because DXF files in ASCII format are more versatile than binary formats, CADlib uses the DXF format of ASCII.

What is CADlib

CADlib is not a computer-aided design (CAD) program. It is the tool that creates the DXF file for CAD programs. It consists of two parts, a dynamic-link library for creating DXF files, and a programming interface that encapsulates functions in cadio.dll that can be used in Microsoft Visual C + + projects. In addition, Cadio.dll can also be used in other WIN32 programming.

Why use CADlib

Some programs need to output graphics files that can be used by programs such as AutoCAD, for example, in an "engine design program" where the program needs to output graphics, and the most commonly used interchange data is in the graphical format of DXF.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.