zoukankan      html  css  js  c++  java
  • Help document of CAD Build

    中文使用帮助

    This article will help you how to use the CAD Build app.

    1. Permission request

    The app need to read and write the Downloads directory;  the drawing which to be opened should in the Downloads directory, the app will open it from the Downloads directory and will save the Drawing file to the Downloads directory. so you need to allow the app to access the Downloads directory.

     2. Open or delete a drawing file

    When you view a dwg drawing, you could click "Open" menu or "Open" button to select the drawing file which you want to view. if opened file are too much, redundant files will be moved into the right list bar.

    You could select drawing item with left mouse button; if you want to select more one drawings, you should press and hold the "shift" key. when you want to delete unnecessary drawing files, you need to select files which you want to delete and click "Delete" button. this operation does not delete the files on the disk, it's only to remove the drawing node in drawing list.

    3. View a Drawing file

    When you open a drawing, you could drag, scale drawing. also you could select a entity in the drawing to view and modify it's properties.

    3.1 Close and open top bar

    If you want to hide the top tool bar, you shoud click left top "close" button.

    When you need use top tool bar, you could click bottom right "tool" button to show the top tool bar.

     

    3.2 Close and open right side bar

    If you want to hide right side bar, you could click bar's close button to hide bar.

     

    When you need to show the right side bar, you could click bottom right button to show the right side bar.

    3.3 View and modify properties of the Model Space

    You could view and modify Model Space's color and active layer. when you select an entity, you could press "ESC" key view the Model Space's properties on the right side bar.

    3.4 View and modify properties of  a layer

    If you want to view all layers of the drawing, you should click the "Layers" tab bar of the right side bar. the blue background layer is active layer of the Model space.

    If you want to view properties of a layer, you should click the layer item which you want to view. you could modify some properties of the layer.

    3.5 View and modify properties of an entity

     If you want to view an entity's properties, you could select the entity when properties of the entity will display on the right side bar; you could modify some properties. 

     

  • 相关阅读:
    前端备战21秋招之操作系统,线程/进程/死锁
    前端备战秋招之计算机网络,这一篇足矣
    VS Code项目中共享自定义的代码片段方案
    eslint插件开发教程
    2020前端春招经验分享,从面试小白到老油条的蜕变
    使用nodejs从控制台读入内容
    js实现展开多级数组
    js使用typeof与instanceof相结合编写一个判断常见变量类型的函数
    07-数据结构
    06-流程控制
  • 原文地址:https://www.cnblogs.com/cadstudy/p/14306217.html
Copyright © 2011-2022 走看看