Quantcast
Channel: ComponentSource News | VectorDraw
Viewing all 60 articles
Browse latest View live

VectorDraw Developer Framework patched

$
0
0
A 3D android model in VectorDraw Developer Framework.

A 3D android model in VectorDraw Developer Framework.

VectorDraw Developer Framework (VDF) is a component to easily create and manage and print 2D and 3D drawings. VectorDraw objects expose methods and properties that are compatible with most common vector formats and other CAD objects. It supports over 10 vector formats and many raster formats. VectorDraw Developer Framework is fully object oriented, the component is written in .NET C# code. VectorDraw Developer Framework (VDF) version 6 engine is written from scratch, all geometric algorithms were re-written. An ActiveX component is also supplied. This ActiveX provides backward compatibility for older development platforms like Visual Basic 6.0 (VB 6) and Delphi. VectorDraw Developer for Compact Framework (CE Libraries) also included.

Updates in V6.0 Build 6018

  • Wish: Embedded vdImageDef in same format with selected image filename
  • Bug: Polyline returns wrong BoundingBox when extrusion vector is other than 0,0,1
  • Bug: CmdWriteBlock returns wrong value
  • Wish: Save compressed vdcl files with size bigger than 4GBytes
  • Bug: CmdRotate3d is not working properly using 2 point axis
  • Wish: RenderToGraphics of vdLayout and RenderToDC of VdrawI5.vdDocument Improvements
  • Wish: Transparency of vdPolyface that contains different colors
  • Bug: vdPrint Resolution property is not assigned properly
  • Bug: MText edit problem when having extrusion vector other than 0,0,1
  • Bug: Array Rectangular and Polar are not relative to current User Coordinate System
  • Bug: bHatch command doesn't create correct hatch when the extrusion vector is not 0,0,1
  • Bug: Snap NEAREST do not work with vdInfinityLine in RAY
  • Wish: A method to get the AcceptedStringValues for the active action
  • Bug: Mouse icon problems under Delphi
  • Bug: GripPoint move problem.
  • Wish: Improvement of importing DXF/DWG Hatch objects
  • Bug: Hatch is lost after exploding the block with diff. x,y scales
  • Bug: When in ActionStart event I cancel the CmdMoveGripoints action an exception occurs
  • Bug: Elevation is not working in Wrapper
  • Bug: AlignToView size is not working as expected when using OpenGL lists
  • Wish: In ActionPolyline when ActiveHatchProperties are not none then when the cursor looses focus to show the action.
  • Bug: GripSelectionModified event of vdDocument is fired multi times
  • Bug: ToString method of vdXproperty throws an exception
  • Bug: getOsnapPoints for vdPolyface with SelectingMode SolidBase is not working properly
  • Bug: Memory issues when using Clone method of vdPrimary object
  • Wish: New method to calculate the section of a gTriangles collection with a plane
  • Wish: New methods of vdPolyface to get and merge triangles.
  • Bug: vdFigure.Update is called when vdLayout.Select3d method is execute
  • Bug: vdDocument.GetGripSelection returns null if nothing is selected.
  • Wish: New property to define the origin point for hatch patterns of vdHatchProperties
  • Bug: Problem in Wrapper's AddLineDefinition
  • Bug: vdText insertion point issue with oblique
  • Bug: HatchBlock is not render properly when Block origin is outside block boundary.
  • Bug: EntitySelectMode with EyeNearest mode is not working properly
  • Wish: Is it possible to define the DX/DY dispotion of the block used in HatchBlock
  • Wish: Feature to cancel the GetBoundaryPolyFromPoint operation by a user pressed Key
  • Bug: getClosestPointTo is not working for polyline if SplineFlag is not standard
  • Bug: GripSelectionModified event of vdDocument is fired twice when remove all entities from the grip selection
  • Bug: OnRemoveAllItems event of vdSelection is Fired when there no items in the collection
  • Wish: change DefaultPixelEquality and DefaultScaleEquality
  • Bug: Error printing drawings with very small strings
  • Bug: Exception when changing color in true color palette with very fast mouse move
  • Bug: MText position problem
  • Bug: Rise OnBeforeModifyObject event before exception occurs when user tries to set a wrong property value
  • Wish: Load Linetypes and HatchPatterns from a file
  • Bug: Problem in the Printer Dialog, Select Printer and PrinterSetup method with 64 bit applications
  • Bug: After reaching the maximum viewsize (zooming out) the VDF do not respond
  • Wish: Export Ruler properties in VDF Wrapper
  • Bug: Italic , Oblique property for vdText is not positioning the text correct
  • Wish: Redefinition of Inserting blocks to be applied in all reference blocks
  • Wish: Explode method to return entities without add them into the document using the wrapper.
  • Wish: cmdMTextEdit to have a max chars parameter
  • Bug: Avoiding circular loops with blocks that references itself
  • Bug: LineType is not drawn properly at the end when DrawMethod is LineTypeDrawMethod.Start
  • Bug: Multi line tooltips and attributes export issues
  • Bug: Opening DWG DXF VDF VDI files drawing losses the Precision of point coordinates
  • Bug: Filled areas exceed the perigram (outline)
  • Wish: Method to get the Active Grips Selection Set
  • Bug: Boolean Xproperty and custom figure crashes DGN save
  • Bug: vdPolyface returns Nan area
  • Wish: Support of DWG/DXF 2010 format
  • Wish: Support closest to cursor or eye nearest for single entity select method
  • Wish: Upside-down the printing area
  • Wish: Display a drawing with different x,y scale factor.
  • Wish: Mouse click to work with touch screen logic
  • Wish: Ability to get to the the figure that is in OSnap
  • Wish: Apply images over polyfaces
  • Wish: A command to change the Current UCS by picking an entity
  • Wish: Method to merge two Polyfaces into one

About VectorDraw

VectorDraw is a provider of leading edge software development services that transform ideas into products. The company was founded in 1985 and its team consists of expert programmers in Vector Graphics and provides tools, support and programming to other Software Companies all over the world. VectorDraw helps software companies overcome staffing and resource challenges by providing a cost-effective way to extend its internal R&D staff. VectorDraw has the tools you need to easily create and manage your drawing projects. It offers a visual development environment that can be either graphical user interface (GUI) or code driven. It provides over 700 methods and properties and events. VectorDraw tools support UNICODE and are fully object oriented.


VectorDraw adds custom grid display style

$
0
0
Viewing a CAD file using VectorDraw Developer Framework (VDF).

Viewing a CAD file using VectorDraw Developer Framework (VDF).

VectorDraw Developer Framework (VDF) V6.0 build 6020 also improves MouseWheel and pan actions when in PerspectiveMod.

VectorDraw Developer Framework (VDF) is a component to easily create and manage and print 2D and 3D drawings. VectorDraw objects expose methods and properties that are compatible with most common vector formats and other CAD objects. It supports over 10 vector formats and many raster formats. VectorDraw Developer Framework (VDF) is fully object oriented, the component is written in .NET C# code. An ActiveX component is also supplied. This ActiveX provides backward compatibility for older development platforms like Visual Basic 6.0 (VB 6) and Delphi. VectorDraw Developer for Compact Framework (CE Libraries) is also included.

Updates in V6.0 (build 6020)

  • Ability to hide some layouts
  • Added Mid point grips for the line segments of polylines
  • Overwrite the vdPolyhatch object
  • Support of different LineType scale in Layouts
  • New custom grid display style
  • Set number of copies on Print dialog
  • Print dialog prints all layouts
  • Added ability to use the VDF render area to display a command button
  • Added possibility to prevent xrefs from being loaded during open operations
  • Added to the vdFilterObject the ability to filter deleted objects or not
  • Able to recover incomplete saved files
  • MouseWheel and pan actions when in PerspectiveMod improved

About VectorDraw

VectorDraw is a provider of leading edge software development services that transform ideas into products. The company was founded in 1985 and the team consists of expert programmers in Vector Graphics and provides tools, support and programming to other Software Companies all over the world. They help software companies overcome staffing and resource challenges by providing a cost-effective way to extend its internal R&D staff. VectorDraw has the tools you need to easily create and manage your drawing projects. It offers a visual development environment that can be either graphical user interface (GUI) or code driven. It provides over 700 methods and properties and events. Our tools support UNICODE and are fully object oriented.

VectorDraw File Converter V3.x available

$
0
0
Selecting the file format to convert to using VectorDraw FileConverter.

Selecting the file format to convert to using VectorDraw FileConverter.

Converts most commonly used drawing documents (.DWG, .DGN and .DXF files) to VectorDraw format standards (VDML, VDCL).

VectorDraw File Converter is an end-user application utility that gives you the ability to convert the most commonly used drawing documents (.DWG, .DGN and .DXF files) to the new VectorDraw format standards (VDML, VDCL) and vice versa. VectorDraw FileConverter exports graphic files to PDF, SVG and .DWF file formats. VectorDraw File Converter can also undertake multiple file conversions (e.g. *.dwg to *.vdml or *.dxf and vise versa). VectorDraw FileConverter Full adds the ability to export drawings into PDF documents. Using this application, you can choose the version of the format in which the drawing document will be exported (e.g. .DWG 2010 file, VDCL, .DXF version 14, .DGN file version 8 etc).

Features

  • Conversion of 2D and 3D vector file graphics
  • Supports unlimited layouts and viewports
  • Supports SHX and true type fonts
  • Converts .DWG files version 12, 14, 2000, 2004 and 2007
  • Converts .DXF files version 12, 14, 2000, 2004 and 2007
  • Imports .DWG 2010
  • Converts .DGN files version 8
  • Converts VDF, VDI files from version 3.1 up to 5.0
  • Imports VDP files from version 5.1
  • Export to PDF files
  • Export to .SVG files
  • Export to .DWF files from version 4.2 to 6 (Binary and ASCII)
  • Converts a file or a whole directory of files from any type to any type
  • Option to save or not the preview image of the exported files (if available from the format standard)
  • Option to export all distribution files (External References XREFS, etc to the export folder)
  • Help file included (Full and Lite)

Please note that VectorDraw FileConverter is an end user application and has nothing to do with the VectorDraw libraries. It only converts files and does not accept any development. If you need a developer product for programming please check out VectorDraw Developer Framework (VDF).

About VectorDraw

VectorDraw is a provider of leading edge software development services that transform ideas into products. The company was founded in 1985 and the team consists of expert programmers in Vector Graphics and provides tools, support and programming to other Software Companies all over the world. They help software companies overcome staffing and resource challenges by providing a cost-effective way to extend its internal R&D staff. VectorDraw has the tools you need to easily create and manage your drawing projects. It offers a visual development environment that can be either graphical user interface (GUI) or code driven. It provides over 700 methods and properties and events. Our tools support UNICODE and are fully object oriented.

VectorDraw Developer Framework (VDF) updated

$
0
0
View a CAD file using VectorDraw Developer Framework (VDF).

View a CAD file using VectorDraw Developer Framework (VDF).

VectorDraw Developer Framework (VDF) let's you easily create, manage and print 2D and 3D drawings. VectorDraw objects expose methods and properties that are compatible with most common vector formats and other CAD objects. It supports over 10 vector formats and many raster formats. 

Updates in V6.0 (build 6022)

  • New Spline command
  • Highlight entities that the mouse moves over
  • Add transparency in vdText and vdMtext objects in 3D (Render) modes
  • Exclude areas of triangles for GroundSurface objects
  • Trim and extend command works with vdPolyhatch boundary objects
  • PolarTrack, OthoMode, GridMode and SnapMode are applied on Active ViewPorts
  • New constrained 3D orbit
  • Control the basepoint in CmdClipCopy commands
  • Navigate through drawings by controlling the camera
  • Export URL property of objects to SVG
  • Render cliping surfaces with specific color when SectionClipCoverFaces is true

About VectorDraw

VectorDraw was founded in 1985 with a team of expert programmers in Vector Graphics. The company provides tools and support for companies globally. VectorDraw has the tools you need to easily create and manage your drawing projects. It offers a visual development environment that can either be graphical user interface (GUI) or code driven.

VectorDraw Ray Tracing Engine (vdRay) released

$
0
0
Sample image created with VectorDraw Ray Tracing Engine (vdRay).

Sample image created with VectorDraw Ray Tracing Engine (vdRay).

Export photo-realistic images from your VectorDraw Developers Framework (VDF) applications.

VectorDraw Ray Tracing Engine (vdRay) is an add-on library for the VectorDraw Developers Framework (VDF) that gives you the ability to export photo-realistic images from your application. It will help you create images and videos from your vdml files. Simply add materials to your 3d objects, adjust the lighting and export an image that supports shadows, mirrors and reflections.

Features

  • Export Bitmap images (JPG, PNG, TIFF, BMP and GIF).
  • All existing vdDraw documents and drawings can be rendered.
  • Supports reflection, transparency and surface roughness.

About VectorDraw

VectorDraw was founded in 1985 with a team of expert programmers in Vector Graphics. The company provides tools and support for companies globally. VectorDraw has the tools you need to easily create and manage your drawing projects. It offers a visual development environment that can either be graphical user interface (GUI) or code driven.

Did You Know?

Did you know that you can also buy Microsoft Visual Studio along with an MSDN Subscription from us? Or that in Europe and Japan we also have all the Embarcadero products available to purchase, such as Delphi, C++ Builder and RAD Studio!

VectorDraw Web Library launched

$
0
0
Display diagrams using VectorDraw Web Library.

Display diagrams using VectorDraw Web Library.

Add CAD drawing and vector object display to your HTML5 apps.

VectorDraw Web Library is a library designed to open CAD drawings and display generic vector objects on any platform that supports HTML 5, such as Windows, Android, IOS and Linux. It can be executed on any Web browser (Chrome, Firefox, Safari, Opera, Dolphin and Boat) that supports the use of canvas and Javascript, without any installation. This means that you can display several formats including DXF, DWG, DGN and VDML on almost any computer, tablet, Smartphone or laptop. VectorDraw Web library is written exclusively in Javascript and runs on the client side.

Features

  • Download VDF files and display them in a browser.
  • Process layers, layouts, entities, colors and geometrical properties.
  • Includes a powerful CAD viewer with editing capabilities.
  • Export drawings.

About VectorDraw

VectorDraw was founded in 1985 by an expert team of vector graphics programmers. The company creates the tools needed to easily create and manage your drawing projects. It offers a visual development environment that can either be graphical user interface (GUI) or code driven.

Did You Know?

Did you know that you can also buy Microsoft Visual Studio along with an MSDN Subscription from us? Or that in Europe and Japan we also have all the Embarcadero products available to purchase, such as Delphi, C++ Builder and RAD Studio!

VectorDraw Developer Framework patched

$
0
0
A 3D android model in VectorDraw Developer Framework.

VectorDraw Developer Framework (VDF) is a component to easily create and manage and print 2D and 3D drawings. VectorDraw objects expose methods and properties that are compatible with most common vector formats and other CAD objects. It supports over 10 vector formats and many raster formats. VectorDraw Developer Framework is fully object oriented, the component is written in .NET C# code. VectorDraw Developer Framework (VDF) version 6 engine is written from scratch, all geometric algorithms were re-written. An ActiveX component is also supplied. This ActiveX provides backward compatibility for older development platforms like Visual Basic 6.0 (VB 6) and Delphi. VectorDraw Developer for Compact Framework (CE Libraries) also included.

Updates in V6.0 Build 6018

  • Wish: Embedded vdImageDef in same format with selected image filename
  • Bug: Polyline returns wrong BoundingBox when extrusion vector is other than 0,0,1
  • Bug: CmdWriteBlock returns wrong value
  • Wish: Save compressed vdcl files with size bigger than 4GBytes
  • Bug: CmdRotate3d is not working properly using 2 point axis
  • Wish: RenderToGraphics of vdLayout and RenderToDC of VdrawI5.vdDocument Improvements
  • Wish: Transparency of vdPolyface that contains different colors
  • Bug: vdPrint Resolution property is not assigned properly
  • Bug: MText edit problem when having extrusion vector other than 0,0,1
  • Bug: Array Rectangular and Polar are not relative to current User Coordinate System
  • Bug: bHatch command doesn't create correct hatch when the extrusion vector is not 0,0,1
  • Bug: Snap NEAREST do not work with vdInfinityLine in RAY
  • Wish: A method to get the AcceptedStringValues for the active action
  • Bug: Mouse icon problems under Delphi
  • Bug: GripPoint move problem.
  • Wish: Improvement of importing DXF/DWG Hatch objects
  • Bug: Hatch is lost after exploding the block with diff. x,y scales
  • Bug: When in ActionStart event I cancel the CmdMoveGripoints action an exception occurs
  • Bug: Elevation is not working in Wrapper
  • Bug: AlignToView size is not working as expected when using OpenGL lists
  • Wish: In ActionPolyline when ActiveHatchProperties are not none then when the cursor looses focus to show the action.
  • Bug: GripSelectionModified event of vdDocument is fired multi times
  • Bug: ToString method of vdXproperty throws an exception
  • Bug: getOsnapPoints for vdPolyface with SelectingMode SolidBase is not working properly
  • Bug: Memory issues when using Clone method of vdPrimary object
  • Wish: New method to calculate the section of a gTriangles collection with a plane
  • Wish: New methods of vdPolyface to get and merge triangles.
  • Bug: vdFigure.Update is called when vdLayout.Select3d method is execute
  • Bug: vdDocument.GetGripSelection returns null if nothing is selected.
  • Wish: New property to define the origin point for hatch patterns of vdHatchProperties
  • Bug: Problem in Wrapper's AddLineDefinition
  • Bug: vdText insertion point issue with oblique
  • Bug: HatchBlock is not render properly when Block origin is outside block boundary.
  • Bug: EntitySelectMode with EyeNearest mode is not working properly
  • Wish: Is it possible to define the DX/DY dispotion of the block used in HatchBlock
  • Wish: Feature to cancel the GetBoundaryPolyFromPoint operation by a user pressed Key
  • Bug: getClosestPointTo is not working for polyline if SplineFlag is not standard
  • Bug: GripSelectionModified event of vdDocument is fired twice when remove all entities from the grip selection
  • Bug: OnRemoveAllItems event of vdSelection is Fired when there no items in the collection
  • Wish: change DefaultPixelEquality and DefaultScaleEquality
  • Bug: Error printing drawings with very small strings
  • Bug: Exception when changing color in true color palette with very fast mouse move
  • Bug: MText position problem
  • Bug: Rise OnBeforeModifyObject event before exception occurs when user tries to set a wrong property value
  • Wish: Load Linetypes and HatchPatterns from a file
  • Bug: Problem in the Printer Dialog, Select Printer and PrinterSetup method with 64 bit applications
  • Bug: After reaching the maximum viewsize (zooming out) the VDF do not respond
  • Wish: Export Ruler properties in VDF Wrapper
  • Bug: Italic , Oblique property for vdText is not positioning the text correct
  • Wish: Redefinition of Inserting blocks to be applied in all reference blocks
  • Wish: Explode method to return entities without add them into the document using the wrapper.
  • Wish: cmdMTextEdit to have a max chars parameter
  • Bug: Avoiding circular loops with blocks that references itself
  • Bug: LineType is not drawn properly at the end when DrawMethod is LineTypeDrawMethod.Start
  • Bug: Multi line tooltips and attributes export issues
  • Bug: Opening DWG DXF VDF VDI files drawing losses the Precision of point coordinates
  • Bug: Filled areas exceed the perigram (outline)
  • Wish: Method to get the Active Grips Selection Set
  • Bug: Boolean Xproperty and custom figure crashes DGN save
  • Bug: vdPolyface returns Nan area
  • Wish: Support of DWG/DXF 2010 format
  • Wish: Support closest to cursor or eye nearest for single entity select method
  • Wish: Upside-down the printing area
  • Wish: Display a drawing with different x,y scale factor.
  • Wish: Mouse click to work with touch screen logic
  • Wish: Ability to get to the the figure that is in OSnap
  • Wish: Apply images over polyfaces
  • Wish: A command to change the Current UCS by picking an entity
  • Wish: Method to merge two Polyfaces into one

About VectorDraw

VectorDraw is a provider of leading edge software development services that transform ideas into products. The company was founded in 1985 and its team consists of expert programmers in Vector Graphics and provides tools, support and programming to other Software Companies all over the world. VectorDraw helps software companies overcome staffing and resource challenges by providing a cost-effective way to extend its internal R&D staff. VectorDraw has the tools you need to easily create and manage your drawing projects. It offers a visual development environment that can be either graphical user interface (GUI) or code driven. It provides over 700 methods and properties and events. VectorDraw tools support UNICODE and are fully object oriented.

VectorDraw adds custom grid display style

$
0
0
Viewing a CAD file using VectorDraw Developer Framework (VDF).

VectorDraw Developer Framework (VDF) V6.0 build 6020 also improves MouseWheel and pan actions when in PerspectiveMod.

VectorDraw Developer Framework (VDF) is a component to easily create and manage and print 2D and 3D drawings. VectorDraw objects expose methods and properties that are compatible with most common vector formats and other CAD objects. It supports over 10 vector formats and many raster formats. VectorDraw Developer Framework (VDF) is fully object oriented, the component is written in .NET C# code. An ActiveX component is also supplied. This ActiveX provides backward compatibility for older development platforms like Visual Basic 6.0 (VB 6) and Delphi. VectorDraw Developer for Compact Framework (CE Libraries) is also included.

Updates in V6.0 (build 6020)

  • Ability to hide some layouts
  • Added Mid point grips for the line segments of polylines
  • Overwrite the vdPolyhatch object
  • Support of different LineType scale in Layouts
  • New custom grid display style
  • Set number of copies on Print dialog
  • Print dialog prints all layouts
  • Added ability to use the VDF render area to display a command button
  • Added possibility to prevent xrefs from being loaded during open operations
  • Added to the vdFilterObject the ability to filter deleted objects or not
  • Able to recover incomplete saved files
  • MouseWheel and pan actions when in PerspectiveMod improved

About VectorDraw

VectorDraw is a provider of leading edge software development services that transform ideas into products. The company was founded in 1985 and the team consists of expert programmers in Vector Graphics and provides tools, support and programming to other Software Companies all over the world. They help software companies overcome staffing and resource challenges by providing a cost-effective way to extend its internal R&D staff. VectorDraw has the tools you need to easily create and manage your drawing projects. It offers a visual development environment that can be either graphical user interface (GUI) or code driven. It provides over 700 methods and properties and events. Our tools support UNICODE and are fully object oriented.


VectorDraw File Converter V3.x available

$
0
0
Selecting the file format to convert to using VectorDraw FileConverter.

Converts most commonly used drawing documents (.DWG, .DGN and .DXF files) to VectorDraw format standards (VDML, VDCL).

VectorDraw File Converter is an end-user application utility that gives you the ability to convert the most commonly used drawing documents (.DWG, .DGN and .DXF files) to the new VectorDraw format standards (VDML, VDCL) and vice versa. VectorDraw FileConverter exports graphic files to PDF, SVG and .DWF file formats. VectorDraw File Converter can also undertake multiple file conversions (e.g. *.dwg to *.vdml or *.dxf and vise versa). VectorDraw FileConverter Full adds the ability to export drawings into PDF documents. Using this application, you can choose the version of the format in which the drawing document will be exported (e.g. .DWG 2010 file, VDCL, .DXF version 14, .DGN file version 8 etc).

Features

  • Conversion of 2D and 3D vector file graphics
  • Supports unlimited layouts and viewports
  • Supports SHX and true type fonts
  • Converts .DWG files version 12, 14, 2000, 2004 and 2007
  • Converts .DXF files version 12, 14, 2000, 2004 and 2007
  • Imports .DWG 2010
  • Converts .DGN files version 8
  • Converts VDF, VDI files from version 3.1 up to 5.0
  • Imports VDP files from version 5.1
  • Export to PDF files
  • Export to .SVG files
  • Export to .DWF files from version 4.2 to 6 (Binary and ASCII)
  • Converts a file or a whole directory of files from any type to any type
  • Option to save or not the preview image of the exported files (if available from the format standard)
  • Option to export all distribution files (External References XREFS, etc to the export folder)
  • Help file included (Full and Lite)

Please note that VectorDraw FileConverter is an end user application and has nothing to do with the VectorDraw libraries. It only converts files and does not accept any development. If you need a developer product for programming please check out VectorDraw Developer Framework (VDF).

About VectorDraw

VectorDraw is a provider of leading edge software development services that transform ideas into products. The company was founded in 1985 and the team consists of expert programmers in Vector Graphics and provides tools, support and programming to other Software Companies all over the world. They help software companies overcome staffing and resource challenges by providing a cost-effective way to extend its internal R&D staff. VectorDraw has the tools you need to easily create and manage your drawing projects. It offers a visual development environment that can be either graphical user interface (GUI) or code driven. It provides over 700 methods and properties and events. Our tools support UNICODE and are fully object oriented.

VectorDraw Developer Framework (VDF) updated

$
0
0
View a CAD file using VectorDraw Developer Framework (VDF).

VectorDraw Developer Framework (VDF) let's you easily create, manage and print 2D and 3D drawings. VectorDraw objects expose methods and properties that are compatible with most common vector formats and other CAD objects. It supports over 10 vector formats and many raster formats. 

Updates in V6.0 (build 6022)

  • New Spline command
  • Highlight entities that the mouse moves over
  • Add transparency in vdText and vdMtext objects in 3D (Render) modes
  • Exclude areas of triangles for GroundSurface objects
  • Trim and extend command works with vdPolyhatch boundary objects
  • PolarTrack, OthoMode, GridMode and SnapMode are applied on Active ViewPorts
  • New constrained 3D orbit
  • Control the basepoint in CmdClipCopy commands
  • Navigate through drawings by controlling the camera
  • Export URL property of objects to SVG
  • Render cliping surfaces with specific color when SectionClipCoverFaces is true

About VectorDraw

VectorDraw was founded in 1985 with a team of expert programmers in Vector Graphics. The company provides tools and support for companies globally. VectorDraw has the tools you need to easily create and manage your drawing projects. It offers a visual development environment that can either be graphical user interface (GUI) or code driven.

VectorDraw Ray Tracing Engine (vdRay) released

$
0
0
Sample image created with VectorDraw Ray Tracing Engine (vdRay).

Export photo-realistic images from your VectorDraw Developers Framework (VDF) applications.

VectorDraw Ray Tracing Engine (vdRay) is an add-on library for the VectorDraw Developers Framework (VDF) that gives you the ability to export photo-realistic images from your application. It will help you create images and videos from your vdml files. Simply add materials to your 3d objects, adjust the lighting and export an image that supports shadows, mirrors and reflections.

Features

  • Export Bitmap images (JPG, PNG, TIFF, BMP and GIF).
  • All existing vdDraw documents and drawings can be rendered.
  • Supports reflection, transparency and surface roughness.

About VectorDraw

VectorDraw was founded in 1985 with a team of expert programmers in Vector Graphics. The company provides tools and support for companies globally. VectorDraw has the tools you need to easily create and manage your drawing projects. It offers a visual development environment that can either be graphical user interface (GUI) or code driven.

VectorDraw Web Library launched

$
0
0
Display diagrams using VectorDraw Web Library.

Add CAD drawing and vector object display to your HTML5 apps.

VectorDraw Web Library is a library designed to open CAD drawings and display generic vector objects on any platform that supports HTML 5, such as Windows, Android, IOS and Linux. It can be executed on any Web browser (Chrome, Firefox, Safari, Opera, Dolphin and Boat) that supports the use of canvas and Javascript, without any installation. This means that you can display several formats including DXF, DWG, DGN and VDML on almost any computer, tablet, Smartphone or laptop. VectorDraw Web library is written exclusively in Javascript and runs on the client side.

Features

  • Download VDF files and display them in a browser.
  • Process layers, layouts, entities, colors and geometrical properties.
  • Includes a powerful CAD viewer with editing capabilities.
  • Export drawings.

About VectorDraw

VectorDraw was founded in 1985 by an expert team of vector graphics programmers. The company creates the tools needed to easily create and manage your drawing projects. It offers a visual development environment that can either be graphical user interface (GUI) or code driven.

VectorDraw File Converter 4 (build 7008.1.1)

$
0
0
VectorDraw File Converter

Fixes issues with DWG and DGN file handling.

Fixes

  • Fixed - Drawing could not be saved as DWG.
  • Fixed - DGN file was not imported properly.

VectorDraw Web Library 7.7008.1.1

$
0
0
VectorDraw Web Library

Added Multi-line Tool-tip in WebJS.

Features

  • Added Multi-line Tool-tip in WebJS.
  • Added new method CmdPLine(canvasId) in commands.js.

Fixes

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

VectorDraw Developer Framework (VDF) 7.7008.1.1

$
0
0
VDF Engine adds new values to Vertexes dialog to support Polyline widths.

Adds improved text editing and advanced image handling features.

Features

  • Improved Image Bilinear InterpolationMode when an image is down scaled
  • Improved Osnap seletion
  • Added the ability to have different widths between polyline segments.
  • Improved the Color Dialog
  • Added support of nested xclips in inserts.
  • Better management of Palette and render Background color.
  • Edit a Text inside a vdInsert , If the user clicks a vdText which is inside an Insert then the Edit sequence will start.
  • Edit a MultiText inside a vdInsert , If the user clicks a vdMText which is inside an Insert then the Edit sequence will start.
  • Edit an Attribute that is inside a vdInsert.
  • Edit the text of a vdDimension , If the user clicks a Dimension's Text then the Edit sequence will start for this Text.
  • Added ability to move the cursor whilst holding down arrow keys during cmdEditTxt.
  • Command Line popup is now shown properly when command line is in the top of the form
  • Added background border to text objects.
  • Added continuous orbit functionality.
  • Enhanced dimension commands so that the Ortho mode and the snap modes do not take effect while selecting the Line position.

Fixes

  • 70000768 Redraw after Purge command hides some entities inside vdInsert
  • 70000769 View3D rotate is not keeping the correct rotation point inside viewports
  • 70000777 Window Selection is selecting objects not completely inside
  • 70000778 DXF is not opened correctly
  • 70000780 I want to set ByBlock or ByLayer using the vdLayerCombo
  • 70000785 Grip is raising an error when moving
  • 70000786 Linetype with TTF text is not rendered properly
  • 70000788 Pasting text while cmdMText is active is not working properly
  • 70000789 Ruler is not refreshed properly
  • 70000792 DXF is not exported correctly
  • 70000796 DXF file missing 2 meshes
  • 70000797 DXF is not loading some hatches
  • 70000794 CmdExtend crashes with XLine when ProjectionTrimExtend is View
  • 70000798 vdLayout RenderToGraphics is not working properly
  • 70000799 When I circle through Highlighted entities and I click only the upper entity is selected an
  • 70000802 Printer Resolution is not set properly
  • 70000803 OsnapModeVisibilty is not working properly
  • 70000805 Selection problems
  • 70000806 vdGroup serializes Deleted Items
  • 70000808 Insert with texts with AlignToView is not scaled properly

VectorDraw Developer Framework (VDF) v7.7009.1.0

$
0
0
VectorDraw Developer Framework (VDF)

Geospatial coordinates support added for PDF export.

Features

  • Geospatial coordinates support added for Portable Document Format (PDF) export.
  • Reduced size and time in Open and Save methods in native vdml vdcl format.
  • Set the VD printer properties from system default printer.
  • New GPS capabilities.
  • ImportDWGFlags can also be used for external references.
  • Improved rotation functionality, user no longer needs to continue to hold mouse button to rotate a scene.
  • Draw solid fill areas with the background color when render mode is set to Hide.
  • Improve BoundingBox calculation in order to speed-up vdInsert with Empty Block.
  • Convert vdArc vdCircle vdRect and vdLine to a vdPolyline.
  • Draw Linetypes with only one shape segment.

Fixes

  • 70000814 PDF export is throw an exception.
  • 70000815 SHX font file are not display properly.
  • 70000819 Polyline area is returned wrong.
  • 70000822 VDF ActiveX problem setting the linetype.
  • 70000823 Images with clipping region are not exported properly in PDF.
  • 70000824 Mtext is not working well with Stretch command.
  • 70000825 CmdMoveGripPoints is raising FinishAction event before it completes.
  • 70000826 HatchDialog does not preserve gradient hatchproperties.
  • 70000830 After calling ExportScript method some mtexts dissapear.
  • 70000833 After EditText command undoredo is not working well.
  • 70000834 Solid2dTransparency is not working properly.
  • 70000836 vdRender DrawPolygon does not apply lights properly.
  • 70000837 Widths in polyline are not taken into consideration in TransformBy of the object.
  • 70000839 LineTypes with Shape elements are not diplay properly with OpenGL.
  • 70000840 Background mask color of vdText is not printed with the background color.
  • 70000841 Layer Dialog does not sort correctly layers.
  • 70000842 Ruler is not working properly.
  • 70000844 GetBoundingBox function is quite expensive.
  • 70000847 Polyline with widths after trim function the widths are lost.
  • 70000850 vdLeader with null Style throws an exception.
  • 70000851 CurveResolution is not calculating properly.
  • 70000852 OSnaps on polyline with widths are not working properly.
  • 70000854 Some objects like vdLeader are not rendered properly with on off layers.
  • 70000855 Constant vdAttributeDef with alignToView option doesn't work properly.
  • 70000859 vdViewports are selected in wrong order.
  • 70000861 Better Drawing Break while rotating big 3d drawings.
  • 70000864 vdImageDef Dispose produce an Errror.
  • 70000865 PenCapsSquare is not working properly.
  • 70000866 HatchProperties are not transform properly.
  • 70000867 vdViewport VisibleFigures is not working properly.
  • 70000868 Entities selection is not working properly in large zoom.
  • 70000876 Zoom window in perspective mode is taking too much time.
  • 70000877 vdDocument GripSelectionModified is fired more than once.
  • 70000878 AlignToView entities inside ViewPorts are not exported properly to pdf format.
  • 70000879 Filled objects with transparency issue when exporting to image.
  • 70000883 block subentties with layer reference FrozenLayerList are Highlighted inside viewports.
  • 70000888 EditMtext does not work well with ActiveVerJustify set to different value.
  • 70000907 vdInsert with null Document Block reference throw exception.
  • 70000908 DXF cannot be exported to DXF having an image with null ImageDef.
  • 70000892 characters ^M^J are not opened correctly in DXF.
  • 70000893 Window Select of pattern fill regions is not working properly.
  • 70000897 Layer dialog when called from the wrapper is not refreshed correctly.
  • 70000906 vdInsert BoundingBox include Invisible entities.

VectorDraw File Converter 4 (Build 7.7011.0.1)

$
0
0
VectorDraw File Converter

The latest maintenance release includes several bug fixes.

Fixes

  • Fixed - vdXproperties with the same name are not exported properly.
  • Fixed - DXF proxy Object is not read properly.
  • Fixed - Some DWF files are not opened properly.
  • Fixed - DGN Xrefs issues.
  • Fixed - Layout paper is not initialized properly.
  • Fixed - SPLines are not exported properly in DWG.
  • Fixed - Some multilines objects are not imported.
  • Fixed - Dimension or Dimstyle with no arrow block are not read properly.
  • Fixed - Embeded image is not properly exported to DWG.

VectorDraw Developer Framework (VDF) v7.011.1.0

$
0
0
VectorDraw Developer Framework (VDF)

Includes performance improvements, new properties and bug fixes.

Features

Engine Updates

  • Improved the speed of method ClearEraseItems which removes Deleted entities from the Document.
  • The MergeSelection command of vdDocument will also copy the existing Guids to the new Document.
  • A new method EnsureOpenGLContext of vdDocument.GlobalRenderProperties is exported to create and initialize the OpenGL context window.
  • Added the ability to set the color of the X,Y,Z strings of the UCS Icon.
  • Added a new button to the External references dialog that allows the user to add folders to the SupportPath of the Document.
  • Added new property SortSelection of vdDocument to improve consistency of ordering when doing a Window, Crossing or Fence selection.
  • Added a new property Model2dProjectionSize of document to create a more detailed output.
  • vdPrint ExportLines now supports viewports.

Fixes

Engine Fixes

  • Fixed - EditText and AddText commands do not show cursor correctly when the text has Oblique Angle.
  • Fixed - Polyline with multiple points on points is not rendered properly.
  • Fixed - Inserts Inside Blocks are not visible although their layer is ON.
  • Fixed - Layer Groups and Filters are saved to DXF even if they are deleted before save.
  • Fixed - Image is deleted when used inside a nonused Block.
  • Fixed - Polyline with linetype and start and end widths is not rendered properly.
  • Fixed - RenderToGraphics and RenderToDC clear the background of destination graphics context.
  • Fixed - Dimension objects are not exported properly in PDF.
  • Fixed - An exeption is thrown rarely and randomly inside vdraw Idle.
  • Fixed - Bhatch command adds white color as fillcolor for the created polyhatch.
  • Fixed - Stretch command with user selection of partial mtext causes exception.
  • Fixed - vdMtext objects are not aligned properly.
  • Fixed - vdLayout DrawCCSAxis showOnOrigin parameter is not working properly.
  • Fixed - Application hangs after the user attempts to open specific file.
  • Fixed - Images are not imported properly from EMF.
  • Fixed - Block names are not proper for DWG.
  • Fixed - LineTypes with Shape segments are not diplay properly in 3d with ExcludeFromList Draw3DFlag.
  • Fixed - Layer control is not displaying large layer names properly.
  • Fixed - bHatch and getBoundaryPoly commands problem.
  • Fixed - 3dPAthSection is not working correctly with line following z axis.
  • Fixed - Printer paper is not read properly.
  • Fixed - MText is rendered in wrong position.
  • Fixed - vdDimension is thrown an exception.
  • Fixed - Adjust scaling sensitivity for user action scale in VDF.
  • Fixed - Texts in hide mode are shown whill behind other objects.
  • Fixed - ElevatedGradientColors in vdPolyface are not shown in Render mode.
  • Fixed - GetBoundaryPolyFromPoint issue.
  • Fixed - Dot line types are not visible during action draw.
  • Fixed - Drawing with empty texts has wrong bounding box when inserted as block.
  • Fixed - Gradient fill is not working properly.
  • Fixed - cmdMirror is not working properly with vdText in some cases and MirrorText false.
  • Fixed - LineForced property should be applied only to radial and diameter dimensions.
  • Fixed - DWG file opens some image objects that should not appear.
  • Fixed - Rotate3D command also rotates the HatchAngle of HatchProperties.
  • Fixed - HatchPattern property of the HatchProperties is not restored to UndoHistory.
  • Fixed - DimStyle block name contains block that refrences itself.
  • Fixed - Superscript and subscript in MTexts are not rendered properly.
  • Fixed - In rare cases with bad printer drivers some exceptions occur.
  • Fixed - MultiViews locked when layer 0 is locked.
  • Fixed - PrintOut in Black and White is not as in VDF version 6.

vdDXF Fixes

  • Fixed - XProperty of type HANDLE is not exported properly in DXF.
  • Fixed - XProperties are not exported properly in DXF and DGN.

VectorDraw Web Library v7.7011.0.1

$
0
0
WebGL enabled in vdraw web library.

Now supports WebGL material images with WebGL render mode.

Features

  • Supports WebGL (Web Graphics Library) 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 inside mouse position and reference point.
  • New arguments have been added in vdcanvas.vdSelectionModified method so users can cancel the selection by code whenever they want.
  • Added a new property UndoStack to allow the removal of previous undo records from the history/undo collection.
  • Added the ability to count the number of currently selected items.
  • Added a new property vdrawObj.ActiveAction().parse("") that parses the passed command string and finishes the action.
  • Added the ability to exclude entities from save.
  • New ActionDraw event displays custom user shapes.
  • Added the ability to add dimension in Web Control.
  • ActionScaleMode works when user inserts block reference.
  • Added the ability to merge several documents into one.
  • It is now possible to identify which snap point was clicked for an action.

Fixes

  • Fixed - Drawing solid fill polygons with a large number of points takes too much time in WebGL.
  • Fixed - ScriptCommand finish callback does not fire in all cases.
  • Fixed - GroupsManager.AddItem method throws an exception.

VectorDraw Developer Framework (VDF) v7.015.1.1

$
0
0
VectorDraw Developer Framework (VDF)

Improves render engine and shadow support, plus bug fixes.

Features

  • Render engine improvements and shadow support.
  • New 3D Render mode named RenderOn.
  • ViewCube in WCS display actions like TOP to be applied to WCS and not in ViewCS.
  • Add a combo to the insert block dialog for redefine of a block from file.
  • New Edge draw mode features.
  • Canceling save as dialog during printing to file.
  • Section Clip draw cover faces and boundary lines over filled shapes in new render.
  • Add ActiveMTextLineSpacing property.
  • New Rendering Filter property added to the Document.
  • Export events to fire when user clicks on the ViewCube.
  • Get the Object Snap of a user action get point.
  • Get the actual text of an Mtext object.
  • Print dialog wishes.
  • Export AlignToView and AlignToViseSize in Wrapper for vdMText.
  • Minimum line width to applied to all lines.

Fixes

  • Engine
    • Fixed - Attributes does not follow BlockReference ExtrusionVector.
    • Fixed - View3D VROT problems when command starts with cursor outside basecontrol.
    • Fixed - Dimension with referenceObj an vdInsert while opening a dxf file.
    • Fixed - Polyline with widths out of range issue.
    • Fixed - File contains more objects after insert as block.
    • Fixed - Mtext is stretched too much.
    • Fixed - Angular Dimension with reference polyline issue.
    • Fixed - vdInsert with dimension in layer 0 issue.
    • Fixed - Increased memory usage with specific drawing.
    • Fixed - vdDocument MergeSelection throws an Exception for specific drawing.
    • Fixed - Objects with linetypes other than SOLID are not exported properly in SVG.
    • Fixed - Bind does not work well with BasePoint and Origin.
    • Fixed - Export PDF of specific drawing hangs application when printing to PDF.
    • Fixed - Dimension color is not proper.
    • Fixed - Hebrew ttf drawn on reverse order.
    • Fixed - EdgeVisibility is not properly applied.
    • Fixed - ClipPaste and Undo causes cannot delete exception the second time.
    • Fixed - DWG export does not work well with complex hatch.
    • Fixed - Complex hatch is not imported correctly.
    • Fixed - Thinner lines in PDF export.
    • Fixed - New rendering engine corrections.
    • Fixed - DWF Export not working for Layouts, only for Model Space.
    • Fixed - OnViewCubeClick raise an exception with vdraw ocx.
    • Fixed - Objects on Layer are not updated properly after freeing and thawing layer.
    • Fixed - Deleting a vdGroup object entities still act as in group.
    • Fixed - 3D Connexion space mouse is not working properly.
    • Fixed - vdfcad bug.
    • Fixed - 3D Connexion space mouse is thrown an exception.
    • Fixed - Using at the same time the mouse and the spacenavigator makes the rotation not smooth.
    • Fixed - hatches are drawn different than previous versions with shadeON and Hide render mode.
    • Fixed - Issue in stretch command with MText.
  • vdDXF
    • Fixed - vdLeader object is missing from DXF file.
Viewing all 60 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>