Help document of CAD Plus Mobile
If you have any questions, please send email to 3167292926@qq.com
1. Permission request
1.1 Require location information
When using the File manager function, it is necessary to obtain the location information permission to display the network information. For the file manager function, refer to 2.5 File Manager.
2. Functions description
2.1 Import and open external drawing
Import DWG drawings received by other apps into CAD Plus.

2.2 Delete selected drawing files

2.3 Refresh drawing files list
When the drawings in the drawing list are not displayed, use this function to display the drawing list normally.

2.4 Subscribe
2.5 File manager
With the file manager function, you can manage files on mobile devices through the browser.
- Upload drawings in your computer to the mobile CAD Plus
- Download drawings from the mobile CAD Plus to your computer
- Delete drawings in mobile CAD Plus through computer browser
2.5.1 Start file manager server
Note:Mobile device and computer must be connected under the same WIFI; Android built-in browser is not supported. Please use Firefox or Chrome. You cannot turn off the phone screen during use!


2.6 Open and edit drawing

Drag the drawing when a single finger or two fingers move on the drawing screen, and scale the drawing when two fingers move in the same or opposite direction on the screen
2.6.1 View layouts
In the layouts view, you can change the name of a layout (model space cannot change the name), change the color, layer, delete the layout, add the layout, etc

2.6.2 View layers
In the layers view, you can create new layer, delete layer, and modify layer attributes 
2.6.3 Select entities
Click the screen to specify the starting point of the selection box, and move the cursor to specify another endpoint of the selection box to complete the entity selection. If you want to drag the drawing during entity selection, use 2 fingers to drag the drawing.

2.6.4 Measure distance
Measure the distance between the specified 2 points. If you want to move the drawing during the measurement, you can use 2 points to drag the drawing
- Move the cursor to the position to be measured and click the screen to specify the starting point
- Move the cursor to the end of the measurement and click the screen again to complete the measurement


2.6.5 Measure area
Measure the area of the specified range. You must specify more than 3 points to measure the area
- Move the cursor to the starting point of the position to be measured
- Move the cursor to the next point to measure and click the screen to determine the measurement point
- Double-click the screen to complete the area measurement


2.6.6 Full screen display
After entering full-screen display, double-click the screen to exit full-screen display
2.6.7 Zoom extents
This function displays all entities of the drawing on the screen
2.6.8 View coordinate
View the coordinates of the specified location and move the cursor to the location to view; Double-click the screen to exit the view coordinate mode.

2.6.9 Refresh drawing
Some entities may not display normally after switching layout space. Use this command to display entities normally

Help document of CAD Plus Mobile的更多相关文章
- jquery mobile cannot be created in a document with origin 'null' and URL
jquery mobile cannot be created in a document with origin 'null' and URL http://zhidao.baidu.com/lin ...
- 解决jquery mobile的遇到高版本Chrome一直转圈,页面加载不出来的情况。
把这么一段代码,加到jquery.mobile.js中后问题解决了. $(document).on('mobileinit',function(){ $.mobile.changePage.defau ...
- jquery mobile 对手势触控提供了如下几个事件监听:
jquery mobile 对手势触控提供了如下几个事件监听: 复制代码代码如下: tap 当用户点屏幕时触发taphold 当用户点屏幕且保持触摸超过1秒时触发swipe 当页面被垂直或者水平拖动 ...
- chrome浏览器不兼容jQuery Mobile问题解决
最近在学习jQuery Mobile.第一次运行例子的时候发现chrome总是等待,查看后台报错.错误如下所示: 最后在stackoverflow上找到一个解决方案:将以下代码放在 jquery.mo ...
- mvc RedirectToAction、mobile 重定向地址栏未改变
@using (Html.BeginForm("actionName", "controllerName", FormMethod.Post, new { da ...
- 不通过getElementByName实现获取表单数据 (document.form表单的name值.input输入框的name值)
function update() { //document.form表单的name值.input输入框的name值 var username = document.form1.username; v ...
- 为什么加了jquery mobile 会有 Loading 字样在页面底部?【已解决】
这是一个奇怪的问题,用了jquery mobile js库,页面底部就会出现Loading字样, 解决办法如下: 1,正常加上css样式 2,一定要在jquery mobile js库加载之前,设置 ...
- 如何修改Jquery Mobile 设置默认选项
以下的默认配置可以通过$.mobile对象重新配置自定义命名空间s (字符, 默认: ""): 在jQuery Mobile中,甚至可以自定义象HTML5中的data-attrib ...
- jquery mobile AJAX特性的陷阱
简单情况是 MVC 重定向,URL不变 试了N种方式,跳来跳去,无解,服务端跳,写JS跳,生成跳转中间页跳.失败 后来一看,明明已经跳到新页了,样式什么还是原页的,有点火大了. 出去溜一圈,喝杯水,和 ...
- JQM开发Tips
1.radio Button 点击后有时候有高亮样式,有时候没有 解决方案: $("#task_form label").click(function () { $("# ...
随机推荐
- Prometheus部署以及问题解决
Prometheus作用: Prometheus监控(Prometheus Monitoring)是一种开源的系统监控和警报工具.它最初由SoundCloud开发并于2012年发布,并在2016年加入 ...
- C#ListView类的继承
ListView控件类新加方法 新建一个类myListView class myListView : System.Windows.Forms.ListView { //添加自定义的方法 -- //设 ...
- ubuntu16.04/CentOS 7自动以root身份登录桌面
ubuntu16.04 1.首先设置root用户密码: # sudo passwd root 输入普通用户密码,再输入root用户密码: 2.启用登录时的root选项: # 编辑50-ubuntu.c ...
- 在使用Nacos作为统一配置中心的时候,项目中使用@Value注解从Nacos获取值,一直报错Could not resolve placeholder 'blog.website' in value "${blog.website}".如下图:
在使用Nacos作为统一配置中心的时候,项目中使用@Value注解从Nacos获取值,一直报错Could not resolve placeholder 'blog.website' in value ...
- ERR_INVALID_REDIRECT
原因为: response.sendRedirect(url) url地址写错了
- Mongodb入门4
今天学习一下MongoDB数据库的索引. 因为养的鱼生病了,所以抽空晚上学习记录一下. 这里借用一下菜鸟教程的原文: 索引通常能够极大的提高查询的效率,如果没有索引,MongoDB在读取数据时必须扫描 ...
- 鸿蒙应用开发:如何与组件库(Glide)衔接?
Android 发展到现在不仅提供了很多 API,还提供了很多第三方库.这降低了我们开发者的开发难度,提升了开发效率,让应用开发更加的简单高效.众所周知,HarmonyOS 除了提供 16000 ...
- 前端微服务qiankun 2.x主子应用通信代码片段
主应用代码 主应用工程里面源代码新建qiankun/index.js,通信代码如下: import { initGlobalState } from "qiankun"; impo ...
- JavaScript – Decimal
前言 之前就写过一篇 decimal, double, float, 但有点杂乱, 这篇把 JS 的部分独立写成一篇整理版. 参考 JavaScript 浮点数运算的精度问题 关于JavaScript ...
- Asp.net core 学习笔记 ( 小东西 )
简单的为 url 添加 query var parametersToAdd = new System.Collections.Generic.Dictionary<string, string& ...