VectorDraw Developer Framework (VDF) (All in one)

애플리케이션에 동적 2D/3D 그래픽을 추가 합니다.

VectorDraw사에서 공개
2002년 부터 ComponentSource에서 판매중

가격: US$ 2,815.10 버젼: 12.0.01 NEW 업데이스 날짜: Mar 11, 2026 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) (All in one) 11.3.1

Released: Nov 5, 2024

11.3.1 버젼 업데이트

기능

  • WebJS
    • A new MergeEntities method has been added to the vdcanvas object.
  • Engine
    • Added the ability to input rotation, width and height in CmdRect.
    • Added a new method in the commandLine that subtracts one or more closed shapes (polylines, rectangles, or circles) from a main polyline. The resulting new polyline is added to the active layout.
    • Added a new method in the gPoints class which allows you to calculate the outline boundaries of the points taking into consideration the aValue distance.
    • Improved Delaunay triangulation performance - The performance of the following methods have been improved:
      • VectorDraw.Geometry.Delaunay.Triangulate.
      • VectorDraw.Geometry.Delaunay.TriangulateToFaceList.
      • VectorDraw.Geometry.Delaunay.aShapeConvexHull.
      • vdPolyface.Triangulate.
      • vdGroundSurface.Triangles.
      • gPoints.GetOutlineBoundaryaShape.

수정사항

  • vdIFC
    • BaseQuantities properties of PropertiesGroup of a ifcProduct are not preserved if the file is saved in VDML format.
    • Deleted items are being saved if an IFC file is saved in VDML format.
  • Engine
    • GlobalRenderProperties Wire2dUseFontOutLines is not working in 3drender mode.
    • vdMText contentsRTF and setContentsRTF are not working properly.
    • Color component raises an index out of bounds exception when clicked in specific point.
    • Trim is not working as expected for vdRect objects.