VectorDraw web library (javascript)是一個(gè)矢量圖形庫(kù)丨工業(yè)4.0推薦產(chǎn)品
VectorDraw web library (javascript)不僅能打開CAD圖紙,而且能顯示任何支持HTML5標(biāo)準(zhǔn)平臺(tái)上的通用矢量對(duì)象,如Windows,安卓,iOS和Linux。無(wú)需任何安裝,VectorDraw web library (javascript)就可以運(yùn)行在任何支持canvas標(biāo)簽和Javascript的主流瀏覽器(Chrome, Firefox, Safari, Opera, Dolphin, Boat等等)中。這意味著可以用DXF,DWG,DGN,SKP(Google的Sketchup),VDML等多種格式在任何臺(tái)式、平板電腦,智能手機(jī)和便攜式筆記本上展現(xiàn)出你的業(yè)務(wù)。打造智能3D設(shè)計(jì)方案,助力工業(yè)4.0人才賦能。
3D技術(shù)在建筑工程項(xiàng)目上的應(yīng)用
1、革新了建筑項(xiàng)目管理的方式,節(jié)約預(yù)算所需時(shí)間和準(zhǔn)確性,大大降低了設(shè)計(jì)圖紙會(huì)審的難度,在項(xiàng)目的早期發(fā)現(xiàn)設(shè)計(jì)和施工中的問(wèn)題;
2、通過(guò)3D模型同步進(jìn)行設(shè)計(jì)、成本與進(jìn)度的協(xié)調(diào)服務(wù),可以簡(jiǎn)單迅速的調(diào)整結(jié)構(gòu)上和設(shè)計(jì)上的改變;
3、提高了項(xiàng)目的可預(yù)見性,使各專業(yè)的協(xié)作能力大為提升,減少了效率低下、浪費(fèi)等困擾整個(gè)建筑行業(yè)的問(wèn)題。
查看建筑行業(yè)企業(yè)服務(wù)
VectorDraw web library (javascript) is a vector 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. It 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, 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.
VectorDraw web library (javascript)功能
VectorDraw web組件是一個(gè)革新性項(xiàng)目,其功能和性能得到了快速的提升。這意味著?VectorDraw web library ?一直在加入新的功能和發(fā)展?jié)摿ΑJ褂肰ectorDraw web libary能展示2D圖紙,執(zhí)行平移、縮放等視圖操作,獲取圖紙中的實(shí)體模型,編輯現(xiàn)有的實(shí)體模型或插入新的實(shí)體模型。任何支持.Net VectorDraw組件的實(shí)體模型都可以顯示,這表示所有.Net組件支持的圖紙都能以2D方式導(dǎo)出到新的web組件。當(dāng)然,新庫(kù)中的對(duì)象格式與DXF和VectorDraw .Net相近。
VectorDraw web library (javascript)使用方法
這個(gè)web控件的核心是.vds格式。用戶必須使用vdfCAD或者VectorDraw開發(fā)人員框架庫(kù)將圖紙轉(zhuǎn)換為vds格式。VDS格式文件還需要上傳到服務(wù)器中,然后web控件(插入在網(wǎng)頁(yè)中的)才能將這個(gè)文件下載到用戶機(jī)器中并顯示。使用javascript,網(wǎng)站的開發(fā)人員可以獲得像表格、圖層、布局、實(shí)體模型、顏色、實(shí)體模型的幾何屬性等DXF文件,所有這些都可以為開發(fā)者使用。現(xiàn)在,這個(gè)web控件被視為擁有一些基礎(chǔ)編輯功能的、強(qiáng)大的視圖查看器,但是,它更是一個(gè)根據(jù)客戶需求,發(fā)展迅速的項(xiàng)目。
當(dāng)你需要導(dǎo)出你的圖紙時(shí),你需要進(jìn)入(要么是vdfCAD,要么是VDF導(dǎo)出模式)我們生成的代碼LicVal中,并且這與打開圖紙的服務(wù)器位置有關(guān)。你需要為放置圖紙的獨(dú)立位置獲取LicVals。如果你沒(méi)有提供LicVals,打開圖紙到服務(wù)器時(shí)會(huì)顯示一個(gè)評(píng)估位圖。
What can it do?
VectorDraw web compoment is a revolutionary new project, its features and capabilities are being increased in a rapid frequency. This means that new functions and possibilities are added all the time. To this point using the VectorDraw web libary you can demonstrate drawings in 2D, execute view operations like Panning and Zooming, get specific entities from the drawing, edit existing and insert new entities to it. Every entity supported by the .Net VectorDraw components can be displayed without problems, this means that all supported drawings from our .Net components can be exported to the new web component in 2D. Also the object format of the new library is very similar to those of DXF and VectorDraw .Net.
How it can be used?
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. For the moment this web control is intended to be a powerfull viewer with some basic edit capabilities but it is a project that is evolving very quickly depending the requirements and needs of our clients.
When you export your drawing you will have to enter (either to vdfCAD either to the VDF export method) a LicVal which is a code generated by us and it has to do with the location on the server where the drawing is going to be opened from. You will have to obtain LicVals for the separate locations where you are going to place your drawings. If you do not provide a LicVal then an evaluation bitmap will be shown when you open the drawing to your server.