VectorDraw Ray Tracing Engine (vdRay) 10.1002.0

Released: Oct 24, 2022

Updates in 10.10020

Features

  • New in VectorDraw Engine
    • Added checkbox to bHatch dialog to send the created polyhatch to the back of the selected entities.
    • Added apparent intersection to work between line and circle or arc that are in different planes.
    • GradientColors of vdPolyface are displayed in wire2d mode with MeshDrawType.
    • Added method to draw lists to check for EnableLighting for objects inside blocks.
    • Now displays a message of unsupported SKP files.
    • Disables URL export in PDF files when EnableURL property is false.
    • EdgeColor also applied in wire2d and wire 3d modes.
    • Z Depth buffer used during action draw events (Create, Move, Copy, Rotate etc.) which provides an improved real time representation of the result of the action.
    • RenderingFilter supported by vdPrinter object.

Fixes

  • Fixed in VectorDraw Engine:
    • Hebrew and Arabic RightToLeft text is not properly exported to PDF.
    • Small UI issue in frmPDFImport.
    • CmdCircle does dot parse user input value for radius.
    • Opening a dwg file attributes handles are not correct.
    • EMF is not opened properly with EMImportProperties VDF8 or AsExploded.
    • Png images with Alpha values are not saved properly to web vds format.
    • Cannot open drawing with mapped image polyface when image is missing.
    • CmdMirror does not work properly with images.
    • GridMode is not working with viewports.
    • CmdStretch is not working properly with 3d vdArc objects.
    • Special xproperties with code 1002 do not open correctly in DXF.