VectorDraw Developer Framework (VDF) (All in one)

將動態 2D/3D 圖形添加到您的應用程式。

由以下開發商製作:VectorDraw
ComponentSource 開始代理銷售的日期:2002年

價格從: $ 2,815.10 版本: 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.