English

Convert DWG to DWF Programmatically in C#

DWG files are basically CAD drawings containing vector image data. Designers or architects frequently work with DWG format files. In some cases, you might need to convert a DWG file to a DWF format. In accordance with such requirements, this article covers how to convert a DWG to a DWF file programmatically in C#.
March 11, 2022 · 2 min · Farhan Raza

Convert DWG to DWF in Java

DWG is a native format for several CAD applications as they store two or three-dimensional design data and metadata. Some applications or workflow requirements may need to convert a DWG file to a DWF file. Accordingly, this article explains how to convert a DWG file to a DWF format programmatically in Java.
February 11, 2022 · 2 min · Farhan Raza