VectorDraw Developer Framework (VDF) (All in one)

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

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

價格從: US$ 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.1.3

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 'vdcanvas.scriptCommand'.
  • Engine
    • Added the ability to change the size of the icons in the popup form of the commandline.
    • Added methods to calculate the outer boundary of some entities.
    • Implemented the 'IvdObjectCollection' on more VDF collections objects.
    • Added an export sort method for 'vdLayers' and 'vdLayouts' collections.

修補程式

  • WebJS
    • UpdateFig method throws an exception.
  • Engine
    • Import OBJ file with support multi image attach material in a single polyface.
    • Very simplified DXF does not load polyfaces.
    • Osnaps of vdPolyhatch with vdRect vdCircle vdArc curves are wrong.
    • MTL file created for exported OBJ files has incorrect characters for defining color and transparency.
    • UndoHistory PushEnable and PopEnable is not working properly inside multi threading process.
    • PolyFace with big coordinates value are not rendering properly in 3D rendering mode.
    • Cloning of vdLineTypes ignores IsDPIScale and DrawMethod.