Aspose.CAD for .NET のリリース

Released: May 8, 2020

V20.4 での更新項目

機能

  • Added the ability to convert a particular area of a DWG file to PDF.
  • DWG to PDF: Automatically ignore hidden layers during rendering.

Released: Mar 31, 2020

V20.3 での更新項目

機能

  • Added automatic code page detection for DWG and DXF files.
  • Support for DWFX files.
  • Interrupt or add a timeout when saving.

Released: Jan 24, 2020

V20.1 での更新項目

機能

  • Added support for OBJ format.
  • Added support for converting DWG to DWF.
  • Added the ability to manipulate hyperlinks in AutoCAD drawings.

Released: Oct 9, 2019

V19.9 での更新項目

機能

  • Parse OLE objects for DWG.
  • Manipulate hyperlinks in AutoCAD drawings.
  • Implement rendering of united 3D solids from simple objects.
  • Merge DXF file.
  • Support of CF2 files.
  • Support for creating a single PDF with different layout sizes.
  • Implement Zoom property.
  • Support of watermarks.
  • Implement fast rendering.
  • Parse annotation scale for DWG files.

不具合の修正

  • Blank page generated from DXF to PNG.
  • Exception in a multi-threaded environment.
  • ArgumentException: An item with the same key has already been...

Released: Aug 10, 2019

V19.7 での更新項目

機能

  • Added 'Free point view' export option.
  • Added support for 3D objects when rendering DWG to PDF files.
  • Added support for DWG R11 and R12.
  • Improved memory management when loading large CAD files.
  • Improved memory consumption when using Image Dispose function.

Released: May 19, 2019

V19.5 での更新項目

機能

  • Added support for .NET Core.
  • Added support for saving to SVG.
  • Added support for IFC file rendering.
  • Enable tracking when exporting to PDF.
  • Implemented 'Warning' notifications mechanism for export.

Released: Mar 12, 2019

V19.2 での更新項目

機能

  • Convert/export images to DXF files.
  • Export to layered PDFs.
  • Improved dimension rendering.

Released: Jan 9, 2019

V18.12 での更新項目

機能

  • Added support for block clipping.
  • Export DXF layers to respective PDF layers.
  • Added ATTRIB and MTEXT object support.
  • Convert DWG to DXF.
  • Added support for DWG AutoCAD 2018 file format.
  • Extended PLT support with HPGL specification.

Released: Jul 31, 2018

V18.8 での更新項目

機能

  • Addd ATTRIB and MTEXT object support.
  • Decompose a CadInsertObject.
  • Added support for layers contained in DWF drawings.
  • Export of ACAD_PROXY_ENTITY objects.
  • Added PLT file format support.
  • Integrate IGES format.
  • Implemented Mesh support.

Released: Mar 9, 2018

V18.3 での更新項目

機能

  • Added the ability to set up Pen feature when exporting.
  • Added support for exploring a particular DWG entity to an image.
  • Added support for saving DXF files.
  • Add raster images to a DWG file.
  • Add text to a DWG file.
  • Added support for accessing the rows and columns of a CAD table.
  • Added the ability to perform RotateFlip command.
  • Added support for Mesh objects.

不具合の修正

  • ImageSave exception on exporting DWG to PDF.
  • Extra margins when DXF saved as PDF.
  • Saving DXF document into image not working...