VectorDraw.Drawing.WebScript 11.1.4

dotnet add package VectorDraw.Drawing.WebScript --version 11.1.4
NuGet\Install-Package VectorDraw.Drawing.WebScript -Version 11.1.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="VectorDraw.Drawing.WebScript" Version="11.1.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add VectorDraw.Drawing.WebScript --version 11.1.4
#r "nuget: VectorDraw.Drawing.WebScript, 11.1.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install VectorDraw.Drawing.WebScript as a Cake Addin
#addin nuget:?package=VectorDraw.Drawing.WebScript&version=11.1.4

// Install VectorDraw.Drawing.WebScript as a Cake Tool
#tool nuget:?package=VectorDraw.Drawing.WebScript&version=11.1.4

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

This package will create a subfolder Scripts to the output folder that will contain the VectorDraw web library.

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(nuget package VectorDraw.Drawing.Framework.Net-4.x). 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/

There are no supported framework assets in this package.

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.

Version Downloads Last updated
11.1.4 78 4/18/2024
11.1.3 157 3/21/2024
11.1.2 153 2/21/2024