Category Archive: Aspose.CAD Product Family

Official blog of Aspose.CAD for .NET with news of newly supported features, hot fixes, technical articles, tips and videos.

Convert DWF or DWFX to OBJ in C#

A DWF or DWFX file is a 2D or 3D drawing file that can include text, graphics, data, or three-dimensional models. Whereas, the Wavefront OBJ file is a geometry definition file format that contains 3D geometry like the position of each vertex, texture coordinates, vertex normal, etc. In certain scenarios, you might want to convert a DWF or DWFX file to an OBJ file. In accordance with such situations, this article covers how to convert a DWF or DWFX file to an OBJ file programmatically in C#.

Posted in Aspose.CAD Product Family | Tagged , , , ,

Convert DWF or DWFX to SVG in C#

DWF or DWFX files can contain design data and graphics in one or multiple drawings and sheet sets. Such files are often used to the design data for review or approval purposes. Whereas, SVG images are famous because of their scalability without affecting the quality of the image. In some use cases, you may need to convert a DWF or DWFX file to an SVG image. Accordingly, this article explains how to convert a DWF or DWFX file to an SVG image programmatically in C#.

Posted in Aspose.CAD Product Family | Tagged , ,

Convert DWF or DWFX to OBJ in Java

DWF or DWFX files are used to save CAD drawings, data, graphics, text, and 3D models in a zip-compressed file. contain design data in 2D or 3D format. Under different use cases, you may want to convert a DWF or DWFX file to the OBJ format file as per your requirements. In accordance with that, the article covers how to convert DWF or DWFX to OBJ files programmatically using Java.

Posted in Aspose.CAD Product Family | Tagged , ,

Convert DWF or DWFX to SVG in Java

DWF or DWFX files contain design data in 2D or 3D format. They comprise vector image data and metadata in binary coding. In certain scenarios, you may need to convert DWF or DWFX files to an SVG image file as per your requirements. In accordance with that, the article covers how to convert DWF or DWFX to SVG images programmatically using Java.

Posted in Aspose.CAD Product Family | Tagged , ,

Convert IFC to PDF in C#

Sometimes you might need to convert an IFC file to PDF format because only a limited number of applications support viewing the IFC files. Accordingly, this article covers how to convert an IFC file to PDF format programmatically in C#.

Posted in Aspose.CAD Product Family | Tagged , , ,

Convert DWG to OBJ in Java

DWG files contain vector images as well as metadata so that any off-book information is not needed to comprehend the drawings. Such drawings are used by engineers, architects, or town planners to create huge designs. In certain situations, you might require to convert a DWG file to an OBJ 3D Object format file. According to such use cases, this article covers how to convert a DWG file to an OBJ file programmatically in Java.

Posted in Aspose.CAD Product Family | Tagged , ,

Convert IFC to PDF in Java

In certain scenarios, you might need to convert an IFC file to PDF format. This article covers how to convert IFC files to PDF with only a few lines of code in Java.

Posted in Aspose.CAD Product Family | Tagged , ,

Convert DWG to FBX Programmatically in C#

DWG files are CAD drawings that are commonly used by architectural or engineering applications. Whereas, FBX files are used for data compatibility between several 3D modeling applications. In some scenarios, you may want to convert a DWG file to FBX format. This article elaborates on how to convert DWG to FBX file programmatically in C#.

Posted in Aspose.CAD Product Family | Tagged , , , ,

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#.

Posted in Aspose.CAD Product Family | Tagged , ,

Convert DWG to OBJ File in C#

You may need to render such drawings in 3D modeling applications for visualizing or manipulating the designs. You can convert the DWG file to a 3D Object file in OBJ format. This article covers how to convert a DWG drawing to an OBJ file programmatically in C#.

Posted in Aspose.CAD Product Family | Tagged , , , ,