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: Oct 1, 2024

11.2.4 での更新項目

不具合の修正

  • vdocument Dispose throws an unexpected exception.
  • SubtractSimple method of vdPolyline does not produce correct result in a spacial occasion.
  • Converter
    • Default active dim style overrides are not updated properly when exporting to DWG format.
  • Engine
    • Public export BaseAction.RaiseOnWorldToUserMatrix method.

Released: Sep 5, 2024

11.2.3 での更新項目

機能

  • WebJS
    • Added support for InfinityLine Object snap:
      • Added for InfinityLine of vdConst.InfinityTypes_Ray and vdConst.InfinityTypes_XLine InfinityType.
      • Osnap End returns tha BasePoint of InfinityLine.
      • Osnap NEA (nearest) also supported.

不具合の修正

  • WebJS
    • Some polyhatches are not exported properly to vds web format.
    • ExplodeObjects get wrong color layer and linetype.
  • Converter
    • Dwg NamedDictionary are not imported to VdDocument UserTables.
    • Hatch export problem in DWG.
  • vdDXF
    • Drawing is not exported...

Released: Jul 25, 2024

11.2.2 での更新項目

機能

  • Engine
    • Made an adjustment in the form's text so that it is visible while another control is forcing dark mode theme to the dialog. Some code has also been added so the dialog will be painted as dark mode.

Released: Jul 11, 2024

11.2.1 での更新項目

機能

  • Engine
    • Added support for opening .step and .stp files.
    • The filter Selection form now has xProperty as a filter type.
    • Added new Geometric Center OSnap for closed polylines and splines.

不具合の修正

  • WebJS
    • Moving grip points user action is not working properly.
  • Engine
    • Trying to edit multiple xproperties at the same time raises an error in the properties list.
    • Limits are not read correctly in DXF and DWG for specific file.

Released: Jun 4, 2024

11.1.6 での更新項目

不具合の修正

  • Engine
    • Block Inside Block that reference itself throws Stack OverFlow exception.
    • GlobalRenderProperties.SelectionPreview still highlighting if set to SelectionPreviewFlags.

Released: May 29, 2024

11.1.5 での更新項目

機能

  • WebJS
    • Added the ability to sort 'Osnaps' with snap type priority.
  • Engine
    • Added the ability to set keywords when exporting to PDF.
    • Added two new methods to the vdMtext object that allow you to get/set RTF (Rich Text Format) contents:
      • contentsRTF - Returns an RTF encoded string that is a translated version of the contents.
      • setContentsRTF - Sets the character content of this MText entity from the RTF-encoded text string.

不具合の修正

  • Engine
    • FilletEx command raises an exception when the polyline has a...

Released: Apr 18, 2024

11.1.4 での更新項目

機能

  • WebJS
    • Added a new 'SelectionSort' property 'forvdcanvas', which allows you to sort a selection in the web control.
  • Engine
    • 'Off' layers are now added to a PDF file with default view state of 'invisible'. Users can change the view state to 'On' in order to view entities that references Off layers.
    • Added a new 'VerticalDeviation' property for 'vdImage'. It allows you to Get/Set the vertical deviation angle in radians of the image. A new utility method 'SetOrientation' has also been added. It...

Released: Mar 21, 2024

11.1.3 での更新項目

機能

  • WebJS
    • Added new parameter to 'use3d' method in order to help it work when passing World Coordinate system points.
    • Added support for custom object transformation events.
    • 'Pixelated Osnap Nearest' is now separated from 'Geometrical Osnap Nearest'.
    • Added ExplodeObjects support for the following objects:
      • vdInsert.
      • vdRect.
      • vdPolyline (with lines and bulges).
      • vd3dFace.
      • vdPolyface.
      • Entities with 'Explode' collection property like dimensions or 'vdProxyFigures'.
    • Added a new explode command added to...

Released: Feb 21, 2024

11.1.2 での更新項目

機能

  • Engine
    • Added support for opening and saving PLY files.
    • 'vdDocument' open and save methods now support IFC files.
    • Added two new properties to the command line that allow you to change the size of the icons in the popup form.
    • Added NuGet package for this release and exported a native .NET 6 library that can be used in WinForms applications targeting .NET 6+.
    • menu.txt, commands.txt, vdres.txt and the icons of menu items are now embedded as resources in the VectorDraw.Serialize and also in...

Released: Jan 12, 2024

10.1005.1.1 での更新項目

不具合の修正

  • Engine
    • Hatch is not exported properly in native PDF.
    • License is not working with ASP.NET projects.