VectorDraw Developer Framework (VDF) (All in one)

Ajoutez des graphiques 2D/3D dynamiques à votre application.

Publié par VectorDraw
Distribué par ComponentSource depuis 2002

Prix à partir de : US$ 2,815.10 Version : 12.0.01 NOUVEAU Mise à jour : Mar 11, 2026 Nombre moyen d'étoiles 4.50Nombre moyen d'étoiles 4.50Nombre moyen d'étoiles 4.50Nombre moyen d'étoiles 4.50Nombre moyen d'étoiles 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

Mises à jour de 11.1.3

Fonctionnalités

  • 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.

Correctifs

  • 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.