VectorDraw.Drawing.WebScript
11.1.2
See the version list below for details.
dotnet add package VectorDraw.Drawing.WebScript --version 11.1.2
NuGet\Install-Package VectorDraw.Drawing.WebScript -Version 11.1.2
<PackageReference Include="VectorDraw.Drawing.WebScript" Version="11.1.2" />
paket add VectorDraw.Drawing.WebScript --version 11.1.2
#r "nuget: VectorDraw.Drawing.WebScript, 11.1.2"
// Install VectorDraw.Drawing.WebScript as a Cake Addin #addin nuget:?package=VectorDraw.Drawing.WebScript&version=11.1.2 // Install VectorDraw.Drawing.WebScript as a Cake Tool #tool nuget:?package=VectorDraw.Drawing.WebScript&version=11.1.2
Web Control
A vector 3D graphics library that is designed to not only open CAD drawings but also display generic vector objects on any platform that supports the HTML 5 standard, such as Windows, Android, IOS and Linux.
About
VectorDraw web library can be executed in every major web browser (Chrome, Firefox, Safari, Opera, Dolphin, Boat and more) that support the use of canvas and Javascript, without any installation. This means that you can show your work from many formats like DXF, DWG, DGN, SKP (Google's Sketchup), IFC ,OBJ , PLY VDML and more, on almost every Computer, Tablet, Smartphone or Laptop out there. VectorDraw web library is written exclusively in Javascript and runs on the client side, also it contains an object model similar to that of DXF and .Net VectorDraw Framework components.
How to Use
The key of this web control is the .vds format that we have created. The user must convert his drawings into vds format using vdfCAD or our VectorDraw Developers Framework library. VDS files must be uploaded to a server and then the web control(inserted in a webpage) is capable into downloading this file to the client's machine and display it. Using javascript the developer of the website will be capable into getting the file in a DXF like form. Layers , Layouts , Entities , colors , geometrical properties of the entities etc... all are there at the disposal of the developer. It is a project that is evolving very quickly depending the requirements and needs of our clients.
Licensing
VectorDraw web library is a component that is included in the Vectordraw Developers Framework and no additional license is required other than the purchase of the LicVals that have to do with the URL locations that the control will be used in.
Samples
Check our samples here : https://www.vdraw.com/javascript-examples/vectordraw-javascript-samples/
Links
- Homepage
- Examples - Downloads
- Documentation
- Release Notes
- Support
- License
- FAQ
- Feedback & Contributing & Support (support@vdraw.com)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.