VectorDraw Web Library 9.9003.1.0

Released: Feb 1, 2022

9.9003.1.0 での更新項目

機能

  • The DoNotChangeExternalReferencePaths property has now been exported to ExportScriptFlags in the ExportScript method which allows the user to keep the External Reference Path unchanged.
  • Improved the performance of WebGL 3D render modes - The SetBlockSize method has been modified so it can get positive and negative values with a different meaning. This new implementation makes redraw in WebGL 3D render modes, 5 to 8 times faster.
  • Added a new property to the vdrawobj.GetDocument().GlobalRenderProperties.AttributesMode which is used to control attribute visibility.
  • vdPolyface TexCoords is now supported in VDS format.
  • Added the ability to add group entities with default grip selection by mouse click.
  • Added support for vdImage thickness.

不具合の修正

  • TextStyles of AddBlockFromFile and MergeDocument are not displayed properly.
  • AddBlockFromFile issues.
  • Image transparency is not working properly.
  • MaterilaMatrix does not apply properly on solid polygons.