Aspose.CAD for .NET V23.11
Released: Dec 18, 2023
V23.11 での更新項目
機能
- Added support for dimension line color in CadDimensionStyleTable.
- You can now create IFC files from scratch.
- Updated text renderer to consider text orientation and missing glyphs.
- Improved APS to IFC export.
- Improved IFC parser to support nullable enums.
- You can now embed the calculation of area/lengths without exporting.
- Added support for exporting embedded entities.
- Added the ability to export to IFC format.
- Improved documentation for CadDimensionStyleTable.
- Added API to calculate square/volume for IDrawingEntity.
- Added 3D Scale support for OBJ and DXF format.
- Prepared options and page to support 3D.
- Improved 3DS format renderer numerical stability.
- Implemented DwgExporter and DwgOptions logic.
- Improved containerization on Linux.
- You can now convert DXF/DWG drawing to ApsScene3D format.
- You can now define the structure of data for embedded raster image.
- Improved DGN to DWG conversion.
- Improved the performance of the LZ77 compression algorithm.
- Added reading properties for the following objects:
- SOLID_BACKGROUND.
- GRADIENT_BACKGROUND.
- CadDbColor.
- CadSkyLightBackground.
- Added writing properties for the following objects:
- CadSkyLightBackground.
- CadDbColor.
- CadDgnUnderlay.
- CadDgnDefinition.
- CadPdfUnderlay.
- CadPdfDefinition.
- CadRasterImage.
- Added support for importing SVG or EPS.
不具合の修正
- Fixed IFCOWNERHISTORY Time read.
- Exporting DWG to DWG seems to hang.
- 100% CPU load leads to server crash.
- Image export failed. Error during PDF export: The type initializer threw an exception.
- Export PDF, text width parsing issue.
- DWG to DXF Hatch export error.
- DWG and DXF conversion never finishes.
- DWG to SVG font problem.
- Converting DXF to JPG takes very long time.
- Resolve potential multithreading issues in ACIS/SAT export regarding CadRegion export.
- Load of huge DWG failed.
- "Image loading failed: Unknown" exception when open DWF file.
- DWG file was rendered blank to HTML/IMAGE.
- Fix image display in AutoCAD when writing CadRasterImage object.
- Correct and complete reading and writing EncColor data for entities.
- Fix compression algorithm for cases with long compression offset.
- Bring the existing LZ77 compression algorithm to the correct form.