VectorDraw Developer Framework (VDF) (All in one) 版本发布

查看各个版本中的新增内容,包括功能、增强和已解决问题的详细信息。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
VectorDraw Developer Framework (VDF) (All in one) 12.0.032026年6月10日
功能
  • Engine
    • Added files and folders recursively in the FileConverter.
    • Added ability to lock the current Osnap Extension.
    • Improved performance of properties list when selecting a large amount of entities.
    • Improved Polyface cut slice and combine operations.
    • Split triangles of a ground surface given a polyline path.
修复
  • Engine
    • Importing PDF AsUnderlayImage using big PDFImportResolution throws an exception.
    • Special character \r is exported as to PDF.
    • VDS with empty gPoint values throws an exception when open from VDF framework.
    • Image is not shown with Alpha Blending in 3D modes.
    • Slice command losses some triangles in coverfaces when newEdgesVisibility is false.
    • Polyface cut slice and combine operations produce wrong colors.
    • vdPolyface Volume return wrong results.
    • RaiseOnPaint for progress meter is ignored when selecting entities.
  • WebJS
    • MergeDocument returns wrong results for specific drawings.
VectorDraw Developer Framework (VDF) (All in one) 12.0.022026年4月23日
功能
  • Engine
    • Improved bounding box calculation performance when inserting block references containing large numbers of entities.
    • Added support for attaching PDF files as underlay images.
    • Added PDF underlay support in DXF format.
    • Prevented polyline arcs from being altered when adding points to a bulged segment through the Points dialog.
    • Preserved dialog positions when temporarily closed for on-screen selection.
    • Added MergeCommands to vdCommandLine to merge new commands into existing command sets.
    • Added support for appending menus to existing menus in vdFrameControl.
    • Added support for displaying lineweights according to the display scale.
修复
  • Engine
    • Fixed an exception thrown when using SectionClip with coverFace.
    • Fixed an issue where dimensions were not saved or loaded correctly in DXF files.
    • Fixed the Collections Editor dialog to honor the VdrawDialogs StartPosition and related properties.
    • Fixed an error in the Trim command when used with multilines and rectangles.
    • Fixed a Trim command issue affecting vdRect objects when trimming near the start point.
    • Enabled Trim and Break commands to work correctly with multilines.
    • Fixed an issue where exploding a vdInsert with different X and Y scales caused embedded images to be lost.
    • Fixed an error in CmdDimPolyline when the selected segment was not part of a polyline.
  • WebJS
    • Undo was not working properly after rotating a rectangle using grips.
VectorDraw Developer Framework (VDF) (All in one) 12.0.01主版本2026年3月11日
功能
  • Engine
    • Added the ability to set document restrictions when exporting to a PDF file.
    • Exports a new method to draw the outlines of visible viewports of a vdLayoutSplit.
    • Supports polyline advanced offset with Linux libs.
    • Added new methods to enable comparing two drawings.
    • vdDocument PolarTrackDispProps can be exported to COM interfaces.
    • New enum vdDocument.MergeTablesFlags was added which controls how the tables with same name are imported into another document. Renames inserted table and keeps existing with the same name.
    • New method getUserKeyValue of vdDocument.ActionUtility was added which waits for the user to press a key and returns the pressed key.
    • Added a status bar button to control SelectionPreview property ON OFF.
    • Includes vdArcAlignedText corrections and improvements.
  • General
    • xFilesx86.dll and xFilex64.dll was deprecated.
    • Import export vdi file format deprecated.
  • WebJS
    • Added vdcanvas DrawEntity method to force the passed object to write in selection buffer.
    • Dimensions that supported VDS also supports grips in webControl.
修复
  • Engine
    • Read files that reference network location takes too long.
    • Mtext takes too long to be regenerated.
    • Some resources images like View3D VRot icons are missing from the VDF vdFormsRes ResourcesL.
    • Printer functions error when Spooler windows service is not running.
    • Some SHX fonts are not rendered properly.
    • Arch B PDF export paper size is not named properly.
    • SectionClipCoverFaces are not drawn properly.
    • Importing specific vds file from VDF framework throws an exception.
    • Garbage memory collection for vdProxyFigure object types.
    • SectionCLip coverFace produce some incorrect triangles.
    • Exception on Extend command.
    • Cannot load specific DXF file.
  • Converter
    • DWG file raises error when saving preview image.
    • Material Image is not loaded for specific PLY format.
    • Some hatches from DWG files are not imported properly.
    • Open specific PDF and DWG files produce incorrect handle table for specific entities.
    • Error on loading specific DWG file.
  • vdIFC
    • Invalid IFC file generated.
VectorDraw Developer Framework (VDF) (All in one) 11.5.202026年1月15日
功能
  • Engine
    • Touch Gestures improvements.
    • Export OsnapTrackFlag in wrapper document.
    • Open OBJ files to a single polyface.
修复
  • Converter
    • Deleted ImageDef exported to DWG.
  • Engine
    • Ruler with PenWidth 1 is not drawn with the correct color.
    • Offset issues with some specific polylines.
    • Spline with Start and End Tangent is not calculated correctly when scaled.
    • MappedImages of vdPolyface is not cloned properly when the vdDocument MergeSelection is call.
    • Find_OutBoundCurve method returns wrong result in a very specific sample.
    • CmdBreak returns true before ending the command.
    • Break command is not drawn at the action correctly in Rect.
    • Offset of Splines is not working properly.