Files
WorkNote/设计软件使用/AutoCAD/5.绘图.md

31 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 绘图
使用“L”命令绘制直线这是使用最多的命令
使用L命令后可以直接绘图也可以输入参数进行绘图
首先输入的参数是线段的起点,可以使用鼠标选择起点,也可以输入参数进行选择
![Snipaste_2024-03-14_09-51-55](assets/Snipaste_2024-03-14_09-51-55.png)
接下来输入的参数是线段的长度
![Snipaste_2024-03-14_09-54-44](assets/Snipaste_2024-03-14_09-54-44.png)
如果想要绘制角度则需要在输入线段长度后使用Tab键切换到角度输入如果没有输入线段长度直接使用Tab切换到角度输入则会以光标当前所在位置作为线段长度
![Snipaste_2024-03-14_10-02-55](assets/Snipaste_2024-03-14_10-02-55.png)
## 注释
使用注释中的线性可以测量线段长度并将其标注出来
![Snipaste_2024-03-14_10-21-33](assets/Snipaste_2024-03-14_10-21-33.png)
选择线段的两个端点即可
![Snipaste_2024-03-14_10-22-35](assets/Snipaste_2024-03-14_10-22-35.png)
除了线段长度,还可以测量角度
![Snipaste_2024-03-14_10-23-28](assets/Snipaste_2024-03-14_10-23-28.png)