VectorDraw Developer Framework (VDF) (All in one)

Adicione gráficos 2D/3D dinâmicos ao seu aplicativo.

Publicado por VectorDraw
Distribuído pela ComponentSource desde 2002

Preços a partir de: $ 2,590.35 Versão: 11.1.4 NOVO Atualizado: Apr 18, 2024 4.50 Comentário com média em estrelas4.50 Comentário com média em estrelas4.50 Comentário com média em estrelas4.50 Comentário com média em estrelas4.50 Comentário com média em estrelas (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

Atualizações na 11.1.3

Recursos

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

Correções

  • WebJS
    • AttributeDef object types are not displayed.
    • vdConst.cloneEntity throws an exception.
    • UpdateFig method throws an exception.
  • Engine
    • Large OBJ files throws Array dimensions exceeded supported range exception.
    • OBJ material file is not loading.
    • Import OBJ file with support multi image attach material in a single polyface.
    • Anonymous block has same name with regular block and is mixed when opening DXF file.
    • Table object inside insert is not shown when opening specific DXF file.
    • Hatchpattern that is not added to the hatchpatterns collection is not saved in DXF.
    • 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.