VectorDraw Developer Framework (VDF) (All in one)

Integrieren Sie dynamische 2D/3D-Grafiken in Ihre Anwendungen.

Veröffentlicht von VectorDraw
Wird von ComponentSource seit 2002 vertrieben

Preise ab: US$ 2,815.10 Version: 12.0.01 NEU Letzte Aktualisierung: Mar 11, 2026 4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung4.50 Stern Durchschnittliche Bewertung (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

Updates in 11.3.1

Funktionen

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

Fehlerkorrekturen

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