VectorDraw Developer Framework (VDF) (All in one) (英語版)

2次元と3次元グラフィックスをアプリケーションに追加

VectorDraw 社の製品
2002 年より日本国内にてComponentSourceで販売中。

価格:¥ 548,570 (税込)〜 バージョン: 11.1.4 新機能 更新日: Apr 18, 2024 レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50レビューの平均スコア: 4.50 (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) 9.9003.1.0

Released: Feb 1, 2022

9.9003.1.0 での更新項目

機能

  • Engine
    • EMF with clipping is now supported by VDF.
    • Added new vdMultilineStyle property.
    • Added a new property LineWeights in the vdPrint object which gets one of the following values:
      • PrinterLineWeights.DocumentDefault. Use the vdDocument.LineWeightDisplay variable.
      • PrinterLineWeights.On. Display object LineWeights for the print out.
      • PrinterLineWeights.Off. Does not Display LineWeights for the print out.
    • Added a new IvdToMesh interface for vdCurve vdPolyHatch and vdGroundSurface - This interface defines the vdPolyface ToMesh(int CurveResolution) method.
    • Added a new CmdObjectToMesh command to the vdCommandAction object.
    • Added the following command to Commands.txt resource file:
      • ObjectToMesh.VectorDraw.Professional.dll,VectorDraw.Professional.ActionUtilities.vdCommandAction,ObjectToMeshEx,3dPmesh.ico.
    • The vdDocument.GlobalRenderProperties.RenderingQuality is now taken into consideration when exporting to EMF format. If HighSpeed is selected then Lines and LineSegments with zero(0) length are not printed to the EMF file and the produced EMF has a smaller size.
    • Added a new vdCommandAction CmdChangeOrder method - bool CmdChangeOrder(object entity, object ToBack) which changes the position of a vdFigure object to the front or the end of the collection.
    • Static commands ChangeOrderEx and Purge have also been added to be used as shortcuts to the menu.txt.
    • Added new shortcuts ChangeOrder and Purge to the menu.txt.
    • Purge command now calls the vdDocument.Purge method.
    • Added a new property ComInterops of the vdDocument object which returns an object that implements IvdDocumentComInterops interface with following methods:
      • int PDFNumPages(string fname) which returns the number of pages of the passed PDF file name.
      • object PDFPageBitmapPreview(string pdffilename, int pageid, int width, int height) which creates a preview Bitmap (as IPictureDisp) with passed width, height size in pixels where the PDF page is render on.
      • int PDFOpen(string filename, int pageindex) which imports specific PDF file name into the owner object.
      • double[] PDFGetPageSizeByIndex(string pdffilename, int index) which returns the passed page size in hundredth of inches as an array of two doubles.
    • ImageDefinition Transparency is now supported for EMF images.
    • Added Generate3dPathSection user command to the vdCommandAction.
    • A new property GripSelectionHighlight for vdDocument.GlobalRenderProperties has been added. It can be one of the following values:
      • ON: Grip moved entities are not highlighted.
      • OFF: Grip moved entities are highlighted.
    • CmdWriteBlock can now match the following properties of the active document:
      • GlobalRenderProperties.
      • PLineDrawFlag.
      • SmoothAngle.
      • lunits.
      • aunits.
      • MirrorText.
      • BlockStdLayerOper.
      • PointStyleMode.
      • PointStyleSize.
      • LineTypeScale.
      • LineWeight.
      • LineWeightDisplay.
      • Palette.
      • ActiveLayOut.BkColorEx.
      • ActiveView.FrozenLayerList.
      • ActiveView.IgnoreFrozenLayers.
  • General
    • Added a new custom object sample.

不具合の修正

  • WebJS
    • 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.
  • Converter
    • Cannot import PDF file.
    • DisableVdrawDxf is not working when save DXF files.
    • Images inside EMF file are not imported properly.
    • polylines with 2 vertices and widths are not imported properly from DWG file.
    • Some Hatches imported from DWG are not draw properly.
    • Hatches with large amount of curves hung the opening of DWG files.
    • MTEXT is not imported properly from DWG file.
  • vdIFC
    • Connection vdOpening with vdWall object is not working properly.
  • vdRay
    • vdPolyface with predefined TexCoords are not render properly in vdRay.
  • DGN
    • Some Hatches are not imported properly from DGN files.
    • DGN import with invalid filled hatches.
    • Some Hatches are not imported properly from DGN files.
  • Engine
    • Selection over polyfaces that are hidden using to vdSectionclips.
    • DXF Dimastyle is not saved correctly at the header values.
    • SHX characters of font file do not displayed properly.
    • Images with small size are not display correct in Gdiplus render modes.
    • Image with ClipBoundary is not exported properly in PDF.
    • GetOsnapPoints over polyhatches throws an exception.
    • ScreenBlockInfo example throws an exception.
    • Offset of polyline issues with specific polylines.
    • Tooltip is not shown for 3D objects with Section Clip.
    • Apply SectionClips with vdRender issues.
    • Mtext raises an error.
    • Export viewport to PDF printer driver cuts some texts.
    • IvdProxyFigure OnDocumentSelected issues.
    • vdProxyFigure Transformby does not update the object position.
    • vdInsert Explode add the Deleted items.
    • vdXproperty of vdEntities type PropValue is not cloneable.
    • Attributes are not updated when On Off property of their layer changes.
    • SectionClips does not apply properly on polylines with PDF export.
    • GripSelectionModified event is fired twice.
    • Cannot set negative Offset value to MultiLineStyle.
    • New line characters in text and Mtexts are exported in PDF with draw representation.
    • vdText AlignToView is not working properly with VdTextHorAligned HorJustify.
    • vdLeader Draw returns vdRender.DrawStatus.Failed.
    • ValidateFilenamePath method is not working properly.
    • BoundingBox of vdImage with Thickness is wrong.
    • Wrong Selecting objects in 3D render modes with eye nearest.
    • CmdLine writes to undo when Undo is disabled.
    • Redo is not working properly.
    • vdInsert BoundingBox corrections.
    • Render crashes with drawing of specific hatch patterns in Wire2dGdiPlus mode.
    • Wrong draw polyline with thickness and with a lineType that contains Text segment.
    • vdShape is not drawing properly after Update call.
    • Dpi Hatches are not export properly to DWG file format.
    • BackGroundMaskOffset is not saved.
    • HatcheAngle of Dpi hatches ignored with Wire2dGdiPlus render mode.
    • MouseElevation is ignored during rotation action.
    • Update Regen and Disposing hang the application.
    • ColorCombo control looses width when the form resizes.
    • DXF file loads weird DefPoints entities that are inside dimension block.
    • EditMtext does not work well when text has AlignToView.
    • In color dialog there is a little movement of the OK and CANCEL buttons when you change tab.