VectorDraw Web Library のリリース

Released: Mar 6, 2020

8.8004.x での更新項目

機能

  • Added: Get Entity ECSMatrix and transform a point with it.
  • Added: Support CmdRotate 3d on WebControl.
  • Added: Export AddFigureToCollection on WebControl.

不具合の修正

  • Fixed: Transformation of some entities is not working properly.

Released: Oct 18, 2019

8.8003.x での更新項目

機能

  • Enable or disable osnaps of a specific layer.
  • Add Fence selection to the vdraw web library.
  • Polyline widths are now filled in wire render modes.
  • Adds new command to add a vdPoint.

不具合の修正

  • HatchPatterns of Vds file are not read properly from VDF.
  • AddLayer method sets invalid layer pen color.
  • Linetype is not shown correctly in web control.
  • Attributes do not follow proper orientation when added to a block.

Released: Jun 11, 2019

8.8002.1.0 での更新項目

機能

  • Export a new event on/after redraw the scene.
  • Export Explode command in WebControl.
  • Get the entities and the bounding box of a group.
  • Add X,Y,Z scale in current scale commands.
  • Add polyhatch command in WebControl.
  • Export Dimension block method in Webcontrol that returns the object.
  • Export LinearScaleFactor in WebControl.

不具合の修正

  • GetUserLine ignores the osnap point.
  • Open VDS file from VDFramework is throw an exception.
  • WidthFactor of vdText is not saved properly in VDS format of WebControl...

Released: Oct 25, 2018

8.8001.0.1 での更新項目

機能

  • Create custom text on the dimension object.
  • Horizontal justification text is now supported with Multi line Text.
  • Added grid in WebControl.
  • New Action crosshair lines.

不具合の修正

  • Fixed - Multi line text bottom justification.
  • Fixed - CmdRotate crash when passed fixed parameters.

Released: Jun 26, 2018

v7.015.1.1 での更新項目

機能

  • Adds FindImage method like FindBlock.
  • Get object snap points over hatched area.
  • Draw edge lines to each polyface of the document.
  • Turn lighting off in 3d so that it doesn't change the colours to lighter shades.

不具合の修正

  • Fixed - Highlight does not work when webGl is active.
  • Fixed - WorldToView method is not working properly when PerspectiveMod is on.
  • Fixed - Backward flag of textStyle is not working.
  • Fixed - Default zoom scale with double touch pointer is not working properly with perspective...

Released: May 30, 2017

v7.7011.0.1 での更新項目

機能

  • Supports webgl material images with webgl render mode.
  • Supports webgl section clip.
  • Supports draw hatch boundary with scriptCommand hatch.
  • Adjusts scaling size when zoom-in, zoom-out with mouse actions.
  • A new event vdSelectionModified fires for every entity the user selects.
  • Reduces the file size of the produced vds file when exporting polylines with different segment widths.
  • Adjusts the scaling sensitivity for user action scale when the mouse is moving, in order to keep scaling entities...

Released: Jun 21, 2016

7.7008.1.1 での更新項目

機能

  • Added Multiline Tooltip in WebJs.
  • Added new method CmdPLine(canvasId) in commands.js.

不具合の修正

  • Fixed - AddXProperty was not working with entities with no predefined XProperties.