VectorDraw Developer Framework (VDF) (All in one) (英語版)

2次元と3次元グラフィックスをアプリケーションに追加

VectorDraw 社の製品
2002 年より日本国内にてComponentSourceで販売中。

価格:¥ 596,200 (税込)〜 バージョン: 12.0.01 新機能 更新日: Mar 11, 2026 レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50 (9)

i

Please note that as of January 2024 VectorDraw Developers Framework (VDF), VectorDraw Web Library , VectorDraw IFC library and VectorDraw Ray Tracing Engine (vdRay) will be combined into one product called VectorDraw Developers Framework (VDF) (All in one).

Existing customers should choose the new combined product renewal when their Annual License is due for renewal.

VectorDraw Developer Framework (VDF) (英語版) のリリース

Released: May 9, 2025

11.4.2 での更新項目

機能

  • WebJS
    • Added a support document GlobalRenderProperties ApplyLWtoHatchProperties to web control.
    • vdcanvas.ActiveAction().parse now returns true if successful.
    • A new method Generate3dPathSection was added.
    • Users can now export new geometry functions for web control.
    • Updated the progress bar color.
  • Engine
    • Added a SectionClipCoverFacesColor property for each vdPolyface object.
    • Added VdAttrib Multiline ValueString support.
  • Converter:
    • Added support for DGN import and export drawing units.

不具合の修正...

Released: Mar 18, 2025

11.4.1 での更新項目

機能

  • WebJS
    • Added support to draw edges with specific EdgeColor for polyfaces and solid polygons.
    • Added support for SmoothAngle for polyfaces in webcontrol.
    • Changed the move grip points action in the webcontrol to start and end with the left mouse down with the standard mouse pointer. With touch screen pointer it starts with touch down and ends with touch up.
    • Added a method to get the grip indexes from a point.
  • Engine
    • Added a new Printer Dialog.
    • Added a method to get the outline boundary of an...

Released: Feb 18, 2025

11.3.20 での更新項目

不具合の修正

  • Fixed issue where 'Osnap' points ignored 'SectionClips' visibility.

Released: Feb 5, 2025

11.3.7 での更新項目

不具合の修正

  • OnFilterOsnap was fired with Trim Extend Break and Fillet commands.
  • PDF export with DrawTextAsSelected was not working with PDF browsers when searching for no Latin characters.
  • Solid filled hatches throw stack overflow exception.
  • The default value of 0 in Delaunay Triangulate method did not work correctly.
  • Color dialog was not scaled properly on high DPI monitor using HighDpiMode.PerMonitorV2.

Released: Jan 29, 2025

11.3.6 での更新項目

機能

  • Engine
    • Added the ability to manage PDFImportProperties with PDFImport dialog.

不具合の修正

  • WebJS
    • vdcanvas GetUserRect throws an exception.
    • SaveDocument throws an exception with Edge browser.
  • Engine
    • TTF strings are not exported properly in PDF with DrawTextAsSelected.

Released: Jan 22, 2025

11.3.5 での更新項目

機能

  • Engine
    • Added two new commands in the CommandAction of vdDocument to create bulges to a polyline from points that are very close to each other so they form an arc.
    • Added two more points in the point dialog. One is for RemoveEqualPoints and the other is to RemoveInlinePoints.
    • Added a new static property VectorDraw.Geometry.Offset.OffsetStatic.OffsetFlags, enables offset polyline to keep inline vertexes.
    • Added a new static property to the points dialog to control the color of the cross that is...

Released: Jan 8, 2025

11.3.4 での更新項目

機能

  • WebJS
    • Webcontrol adds support for new Osnap modes Apparent Intersection and Apparent Extension.
  • Engine
    • The cursor will now lock on the Osnaps when they are visible like it does for the grips.
    • New property to control if AddPixelsBound will be applied or not to Printer Output.

不具合の修正

  • Engine
    • When exporting PDF and then re-opening it, some texts are exploded to polyhatches.
    • Debug in x86 platform is too slow.
    • Dimensions inside exploded purged block when saved in DXF keep the block in the blocks...

Released: Dec 10, 2024

11.3.3 での更新項目

機能

  • Visual improvement of some of the cmd commands and actions.
  • Changed the default value of SelectionPreview and vdDocument.

不具合の修正

  • SKP save is thrown an exception when save drawing with very small line segments.
  • SearchText form raises an exception when loaded in WPF form.

Released: Nov 27, 2024

11.3.2 での更新項目

機能

  • vdRay
    • Implemented a SnapModeAffect for JavaScript web control.
  • Engine
    • Added a new property to control the Snap affect with mouse movements.
    • Added ability to insert a block from another drawing using serialization and deserialization.
    • Improved GarbageCollection performance of VDF serializing and deserializing.
    • Added Fillet command to work with polylines.

不具合の修正

  • WebJS
    • Fixed: Newly created images are not saved properly in web vds format.
  • vdIFC
    • Fixed: Description of a product is not saved in IFC...

Released: Nov 5, 2024

11.3.1 での更新項目

機能

  • WebJS
    • A new MergeEntities method has been added to the vdcanvas object.
  • Engine
    • Added the ability to input rotation, width and height in CmdRect.
    • Added a new method in the commandLine that subtracts one or more closed shapes (polylines, rectangles, or circles) from a main polyline. The resulting new polyline is added to the active layout.
    • Added a new method in the gPoints class which allows you to calculate the outline boundaries of the points taking into consideration the aValue distance...