VectorDraw Developer Framework (VDF) (All in one)

Añada a su aplicación gráficos dinámicos 2D/3D.

Publicado por VectorDraw
Distribuido por ComponentSource desde 2002

Precios desde: $ 2,815.10 Versión: 12.0.01 NUEVO Actualizado: Mar 11, 2026 4.50  - Puntuación media de estrellas4.50  - Puntuación media de estrellas4.50  - Puntuación media de estrellas4.50  - Puntuación media de estrellas4.50  - Puntuación media de estrellas (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

Actualizaciones en 11.3.1

Características

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

Correcciones

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