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) (All in one) 11.3.1

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.
    • Improved Delaunay triangulation performance - The performance of the following methods have been improved:
      • VectorDraw.Geometry.Delaunay.Triangulate.
      • VectorDraw.Geometry.Delaunay.TriangulateToFaceList.
      • VectorDraw.Geometry.Delaunay.aShapeConvexHull.
      • vdPolyface.Triangulate.
      • vdGroundSurface.Triangles.
      • gPoints.GetOutlineBoundaryaShape.

不具合の修正

  • vdIFC
    • BaseQuantities properties of PropertiesGroup of a ifcProduct are not preserved if the file is saved in VDML format.
    • Deleted items are being saved if an IFC file is saved in VDML format.
  • Engine
    • GlobalRenderProperties Wire2dUseFontOutLines is not working in 3drender mode.
    • vdMText contentsRTF and setContentsRTF are not working properly.
    • Color component raises an index out of bounds exception when clicked in specific point.
    • Trim is not working as expected for vdRect objects.