当前位置:网站首页>AUTOCAD——标注关联
AUTOCAD——标注关联
2022-08-05 04:09:00 【梦想CAD软件】
CAD标注与图形相关联,尺寸随着标注的图形的改变而改变,那么我们如何打开和关闭标注关联呢?。
标注关联效果
1.首先,选择标注好的矩形边的一个端点,移动端点,改变矩形边长度,标注尺寸随之改变。
选择端点
移动端点
尺寸改变
删除关联性
2.输入删除选定标注的关联性命令“DIMDISSOCIATE”(快捷键:DDA),按下空格键。
删除关联性命令
3.根据提示,鼠标左键点击选择删除关联性的标注,按下空格键,解除关联完成。
选择对象
解除关联完成
打开或关闭标注关联
4.输入变量命令“DIMASSOC”,按下空格键。再根据出现的提示,输入新值0/1/2,设置为0时,后面新建的标注是零散的;设置为1时,标注是整体的,但是与图形不关联;设置为2时,标注完整且与图形关联。
变量命令
新值
设置为0时
设置为1时
设置为2时
5.或者输入自定义设置命令(快捷键:OP),选项界面中选择“用户系统配置”,在“关联标注”方框内,勾选“使新标注可关联性”,再选择应用并保存,下次绘制标注,则与图形关联;反之不勾选,则不关联。
勾选
边栏推荐
- You may use special comments to disable some warnings. Three ways to report errors
- Call Alibaba Cloud oss and sms services
- Spark基础【介绍、入门WordCount案例】
- 数据库设计的酸(ACID)碱(BASE)原则
- Initial solution of the structure
- 【Mysql进阶优化篇02】索引失效的10种情况及原理
- No regrets, the appium automation environment is perfectly built
- [BJDCTF2020] EasySearch
- This year's Qixi Festival, "love vegetables" are more loving than gifts
- [极客大挑战 2019]FinalSQL
猜你喜欢
商业智能BI业务分析思维:现金流量风控分析(一)营运资金风险
How to solve complex distribution and ledger problems?
10 years of testing experience, worthless in the face of the biological age of 35
MRTK3 develops Hololens application - gesture drag, rotate, zoom object implementation
炎炎夏日教你利用小米智能家居配件+树莓派4接入Apple HomeKit
日志导致线程Block的这些坑,你不得不防
There are several common event handling methods in Swing?How to listen for events?
【 8.4 】 source code - [math] [calendar] [delete library 】 【 is not a simple sequence (Bonus) 】
35岁的软件测试工程师,月薪不足2W,辞职又怕找不到工作,该何去何从?
In the WebView page of the UI automation test App, the processing method when the search bar has no search button
随机推荐
炎炎夏日教你利用小米智能家居配件+树莓派4接入Apple HomeKit
多御安全浏览器 V10.8.3.1 版正式发布,优化多项内容
2022软件测试工程师最全面试题
Event parse tree Drain3 usage and explanation
Use CH341A to program external Flash (W25Q16JV)
UE4 第一人称角色模板 添加蹲伏功能
DEJA_VU3D - Cesium功能集 之 057-百度地图纠偏
[BJDCTF2020] EasySearch
Slapped in the face: there are so many testers in a certain department of byte
leetcode-每日一题1403. 非递增顺序的最小子序列(贪心)
[8.1] Code Source - [The Second Largest Number Sum] [Stone Game III] [Balanced Binary Tree]
Android Practical Development - Kotlin Tutorial (Introduction - Login Function Implementation 3.3)
pyqt5 + socket 实现客户端A经socket服务器中转后主动向客户端B发送文件
第一次性能测试实践,有“亿”点点紧张
数组常用方法总结
将故事写成我们
[CISCN2019 华东南赛区]Web11
Growth-based checkerboard corner detection method
How to discover a valuable GameFi?
1007 Climb Stairs (贪心 | C思维)