Screenshot Preview

VectorDraw Developer Framework (VDF) - Resumo

por VectorDraw - Tipo de produto: Componente / Classe .NET / .NET Compact Framework / Código 100% gerenciado / OCX ActiveX

Resumo

 *

VectorDraw Developer Framework (VDF) by VectorDraw

URLs: vectordraw-developer-framework-vdf, vectordraw developer framework vdf, vectordrawdeveloperframeworkvdf, vectordraw

Add dynamic 2D/3D graphics to your application. 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. 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 VisualBasic 6.0 (VB 6) and Delphi. VectorDraw Developer for Compact Framework (CE Libraries) also included.

VectorDraw Developer Framework (VDF) is a graphics engine-library that can be used from developers in order to visualize their applications. With the functionality provided, our customers can easily create, edit, manage, export, import and print 2D and 3D drawings - graphic files. A format used by VDF named VDML (and VDCL same as VDML but compressed) XML based that supports custom objects and is not depended from the component's version. The library also supports import-export of several vector and raster formats including native SVG export. Vectordraw Developer Framework (VDF) version 6 engine is written from scratch, all geometric algorithms were re-written. VectorDraw Developer for Compact Framework (CE Libraries) also included.

Supported Formats

VectorDraw supports these vector files and raster formats from import and export : .DWG, .DXF, .DGN, .WMF, .EMF, .VDML, .VDCL, .BMP, .JPG, .TIFF, .GIF, .PNG, .TGA.

These formats are also support but for export only : .PDF, .DWF, .SVG, .HPGL

Basic capabilities of VDF engine

2D Drawings

3D Drawings

Text styles (.SHX, .TTF)

Blocks, Inserts and Attributes

Clipping Sections

Layers

Layouts and Viewports

Editing capability inside Viewports

Render, Hide and Shade

Object Selection Snap (end , middle , center , nearest etc...)

Print, Print Preview and multiple page print jobs

Unlimited Undo/Redo

Materials

Lights

Line types (32 predefined linetypes) and custom LineTypes

MultiText and simple Text objects

Support WMF, EMF formats

Real transformations with vdMatrix object

Images (BMP, TIFF, GIF, JPG, PNG, TGA)

Linear and Angular units

Hyperlinks and Tooltips

Hatching

Asynchronous opening from URL location

External Reference Drawings

Extended Data (XProperties)

3D Orbit

Zoom and Pan

3D Views

Filter Selection object

UCS

Built in formats (VDML, VDCL)

User Defined Custom Objects and Custom Actions

Image Definition Object

TrueColor Support

Native .DXF Import/Export

Native Export to .PDF and .SVG

Globalization Capability of all resources.

Ability to merge the XREF's (external references) entities and its dependent symbols as part of the current drawing.

Asymmetrical tolerances in dimensions and more Dimension Overwrite values and formatted dimension texts.

Hatch Pattern object (63 predefined hatch patterns) with new Hatch dialog for the predefined hatch patterns.

Exported constants values for easier management of Vectordraw objects and programming.

Supported .DWG/.DXF files up to version 2010, .DGN files version 8, .DWF files (using the VectorDraw File Converter utility)

Large Number of User Edit Commands (Move , Erase , Rotate , Trim , Copy , Fillet , Offset , Extend etc...

2D Curve Combinations ( Exclude , Intersect , Union , Exclusive Disjunction XOR)

Various Programming Environments (Visual Studio 2010 , 2008 , 2005 , Delphi , Visual Basic 6 , C++ 6)

Primitive Drawing Entities

Arc

3DFace

Attributes

PolyFace

Circle

PolyHatch

Dimension

Viewport

Ellipse

Image

Insert

Line

Point

PolyLine

Rectangle

Splines (Fitting , Quadratic , Cubic)

Custom Objects

Text & MultiText

Group Objects

Leader

Construction Lines

GroundSurface

Drawing Utilities

Grips

Ruler Object

Various Grid types

Snap

Osnaps

Ortho mode

Tooltips

Urls

Linear Units

Angular Units

Transparency

Offset command

Extend / Break / Trim Commands

Move / Erase / Copy commands

3d Orbit Rotate of scene

Pan / Zoom commands

Many Drawing commands like Spline , polyline , line , circle , arc etc...

3D capabilities

Rendering types: Wire 2D, Wire 3D, Hide, Shade, Shade On, Render (applying materials, transparency & lights)

Views: Perspective, Orthogonal

Other: Lights, 3D section clipping, Transparency, Multi User coordinate system

Other: vdGroundSurface Object Supports Mapped Images Over Surfaces to Produce a Photorealistic Ground Surface Using Aerial Photos

Other: Calculate a Surface from a List of Points and Countour Levels using Delanay Algorithm

What's New V6.0 Build 6018

Wish: Embeded vdImageDef in same format with selected image filename

Bug: Polyline returns wrong BoundingBox when extrution 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: Elevetion 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 posible 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 whith blocks that references itself

Bug: LineType is not drawn properly at the end when DrawMethod is LineTypeDrawMethod.Start

Bug: Multi line tootips and attributes export issues

Bug: Openning DWG DXF VDF VDI files drawing losses the Precision of point coordinates

Bug: Filled arreas 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 signle 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 entitity

Wish: Method to merge two Polyfaces into one

VectorDraw Ray Tracing Engine (vdRay)

The VectorDraw Ray Tracing Engine(vdRay) is an add-on library to the VectorDraw Developers Framework (VDF) that gives you the ability to export photo-realistic images from your application. Easy and simple , vdRay will help you create nice images and also videos from your vdml files. Simply add some materials to your 3d objects , adjust the lighting , camera and export an image that supports shadows , mirrors , reflections and more. VDF (VectorDraw Developers Framework) 3D capabilities due to user interaction cannot offer effects that give photo-realism to the render output , this is where vdRay comes in, the add-on fulfills the need for better rendering output.

The VectorDraw Ray Tracing Engine -vdRay- is a component that can create photorealistic images using ray tracing algorithms. Through the Vector Draw component, all the existing vdDraw documents and drawings can be rendered taking into consideration certain properties such as reflection, transparency, surface roughness etc. The vdRay component is very easy to use and the visual benefits are obvious. Effects that can't be created with the current Vector Draw render machine (shadows, glass objects, mirrors and more) are now possible with Vector Draw Ray Tracing Engine - vdRay.

What you should know about vdRay:

The export of this library is mainly bitmap images(jpg,png,tiff,bmp,gif) and also a vdrv format which is a Vectordraw video format.

This product does not have a different license it follows the VDF annual license.

You cannot purchase this product as standalone, you have to be a VDF client in order to use and purchase add-on library.

You pay only once for this product , it's price is to obtain the right to use this add-on in conjuction with the VDF libraries. As long as you renew your VDF libraries you continue to have the right to use this product also.

The licenses of this product are equal to the VDF licenses you own. For example if you own 3 licenses of VDF then by paying the standard fixed price for vdRay library you otain 3 licenses of vdRay for your developers.

vdRay (as VDF is) is royalty free

What's New in VectorDraw Developer Framework (VDF) V6.0 Build 6022?

New Spline Command

Added the ability to Highlight the entities that the mouse moves over

Now possible to 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 SnapMode are applied on Active ViewPorts

New Constrained 3d Orbit

You can now control the basepoint in the CmdClipCopy command

New user action to navigate through the drawing by controlling the camera

Export the URL property of the objects to SVG

Rendering cliping surfaces with specific color when SectionClipCoverFaces is true

What's New in VectorDraw Developer Framework (VDF) V6.0 Build 6020?

Ability to Hide some layouts even the Model to the layouts tab of the vdScrollable control

Added Mid point grips for the line segments of the polyline

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

Magnifier Object Border and that I could modify the color and the size

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

Added MouseWheel and pan actions when in PerspectiveMod improved

Add dynamic 2D/3D graphics to your application.

Pricing: VectorDraw Developer Framework (VDF) V6.0 build 6024 1 Developer Annual License – To continue to use the software after 1 year, you need to renew the annual license, VectorDraw Developer Framework (VDF) V6.0 build 6024 2 Developer Annual License – To continue to use the software after 1 year, you need to renew the annual license, VectorDraw Developer Framework (VDF) V6.0 build 6024 3 Developer Annual License – To continue to use the software after 1 year, you need to renew the annual license, VectorDraw Developer Framework (VDF) V6.0 build 6024 4 Developer Annual License – To continue to use the software after 1 year, you need to renew the annual license, VectorDraw Developer Framework (VDF) V6.0 build 6024 5 Developer Annual License – To continue to use the software after 1 year, you need to renew the annual license, VectorDraw Developer Framework (VDF) V6.0 build 6024 6 Developer Annual License – To continue to use the software after 1 year, you need to renew the annual license, VectorDraw Developer Framework (VDF) V6.0 build 6024 7 Developer Annual License – To continue to use the software after 1 year, you need to renew the annual license, VectorDraw Developer Framework (VDF) V6.0 build 6024 8 Developer Annual License – To continue to use the software after 1 year, you need to renew the annual license, VectorDraw Developer Framework (VDF) V6.0 build 6024 9 Developer Annual License – To continue to use the software after 1 year, you need to renew the annual license, VectorDraw Developer Framework (VDF) V6.0 build 6024 10 Developer Annual License – To continue to use the software after 1 year, you need to renew the annual license, VectorDraw Developer Framework (VDF) - Additional Licenses 1 Additional license (from 2 to 5 Licenses) - Current Developer Annual License Required, VectorDraw Developer Framework (VDF) - Additional Licenses 1 Additional license (from 6 to 10 Licenses) - Current Developer Annual License Required, VectorDraw Developer Framework (VDF) Renewals 1 Developer Annual Renewal License, VectorDraw Developer Framework (VDF) Renewals 2 Developer Annual Renewal License, VectorDraw Developer Framework (VDF) Renewals 3 Developer Annual Renewal License, VectorDraw Developer Framework (VDF) Renewals 4 Developer Annual Renewal License, VectorDraw Developer Framework (VDF) Renewals 5 Developer Annual Renewal License, VectorDraw Developer Framework (VDF) Renewals 6 Developer Annual Renewal License, VectorDraw Developer Framework (VDF) Renewals 7 Developer Annual Renewal License, VectorDraw Developer Framework (VDF) Renewals 8 Developer Annual Renewal License, VectorDraw Developer Framework (VDF) Renewals 9 Developer Annual Renewal License, VectorDraw Developer Framework (VDF) Renewals 10 Developer Annual Renewal License, VectorDraw Developer Framework LicVAL (Current VectorDraw Developer Framework Required) 1 Web Server License (One required per Server), VectorDraw Ray Tracing Engine - vdRay V6.0 build 6024 Usage License

Evals & Downloads: Read the Vector Draw Developer Framework Help File, Read the Vector Draw Ray Tracing Engine -vdRay Help File, Read the VectorDraw Developer Framework License Agreement, Read the Vector Draw Developer Framework Getting Started Guide, Download the VectorDraw Developer Framework V6.0 build 6024 evaluation on to your computer - Displays Nag Screens

Operating System for Deployment: Windows 8, Windows 7, Windows Vista, Windows XP, Windows Server 2003, Windows 2000, Windows 98, Windows NT 4.0

Architecture of Product: 32Bit, 64Bit

Product Type: Component

Component Type: .NET Class, .NET Compact Framework, 100% Managed Code, ActiveX OCX

Built Using: MFC V4.2 / V6.0

Compatible Containers: Microsoft Visual Studio 2010, Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Studio 6.0, Microsoft Visual Studio 97, Microsoft Visual Basic 2010, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual Basic 6.0, Microsoft Visual Basic 5.0, Microsoft Visual Basic 4.0, Microsoft Visual C++ 2010, Microsoft Visual C++ 2008, Microsoft Visual C++ 2005, Microsoft Visual C++ .NET, Microsoft Visual C++ 6.0, Microsoft Visual C# 2010, Microsoft Visual C# 2008, Microsoft Visual C# 2005, Delphi 2005 (9.0), Delphi 8.0, Delphi 6.0, Delphi 5.0, Delphi 4.0, C#Builder, .NET Framework 4.0, .NET Framework 3.5, .NET Framework 3.0, .NET Framework 2.0

Product Class: User Interface Components

Keywords: vectordraw, vectordraw developer framework, vdf, vector draw, vdraw

VectorDraw Vector Draw

CAD

3D modeling modeled modelled modelling models model

Part numbers: PC-510044-530621 510044-530621 PC-510044-530627 510044-530627 PC-510044-530633 510044-530633 PC-510044-530639 510044-530639 PC-510044-530645 510044-530645 PC-510044-530651 510044-530651 PC-510044-530657 510044-530657 PC-510044-530663 510044-530663 PC-510044-530669 510044-530669 PC-510044-530675 510044-530675 PC-510044-530741 510044-530741 PC-510044-530747 510044-530747 PC-510044-530681 510044-530681 PC-510044-530687 510044-530687 PC-510044-530693 510044-530693 PC-510044-530699 510044-530699 PC-510044-530705 510044-530705 PC-510044-530711 510044-530711 PC-510044-530717 510044-530717 PC-510044-530723 510044-530723 PC-510044-530729 510044-530729 PC-510044-530735 510044-530735 PC-510044-530753 510044-530753 PC-510044-530759 510044-530759

Atenção

Para a sua conveniência, incluímos o link para o Tradutor Google para as informações de produtos nas quais ainda não foram traduzidas. Lembre-se que traduções automáticas não são sempre precisas.
Powered by
Requer Flash no Firefox e Opera

Pesquisa de produtos

Insira palavras para pesquisa:

Links rápidos

Publicador

Categoria primária

Produtos relacionados

Categorias relacionadas

Por que comprar com a ComponentSource?

ComponentSource oferece um serviço único e globalizado, utilizado por mais de 1.000.000 de desenvolvedores de software a nível mundial.

Mais Informações | Quem Somos

Prêmio Prêmio Prêmio