当前位置:网站首页>AutoCAD - Custom special Linetype
AutoCAD - Custom special Linetype
2022-07-20 20:36:00 【Dream CAD software】
CAD Use MKLTYPE Command custom linetype .
Way of execution
1. Enter the command “MKLTYPE”( Shortcut key :MK), Press the space bar .
MKLTYPE command
2. Enter the name of the linetype file in the pop-up interface , Click save .
Linetype file
3. Enter the linetype name at the prompt , Press the space bar , Then enter the linetype description , Press the spacebar again .
Linetype name
Linetype description
4. According to the prompt , Select the start and end points of the linetype , Press the space bar .
Linetype start point
End
5. Then frame the set linetype object , The space bar ends , Customize the special linetype to complete the setting .
Frame selected object
Complete set
6. Finally draw a rectangle , Select the rectangle , Then select the set linetype , Then adjust the linetype scale , The special linetype effect is shown in the figure :
Select the set linetype
Adjust linetype scale
Linetype effect
remarks : The text set as a special linetype is single line text , If it's multiline , Do not show .
边栏推荐
- STM32开发笔记120:解决printf中%f不能输出的问题
- 为什么官方不建议使用uuid做MySQL主键
- 力扣 731. 我的日程安排表 II
- Uniapp uses local storage to transfer values between pages
- 【无标题】1
- golang面试-代码编写题1-14
- Opencv learning materials sharing: Chinese, graphics and text, code notes are both abundant, and it is recommended to collect them
- 1.84 亿元、数据库大单
- CAD框选对象的两种方式、AUTOCAD——删除重复线段
- 【TS】Class
猜你喜欢
随机推荐
服务器自动抢占GPU运行程序
Install OpenCL support for halide
软件测试岗位就业竞争压力大,985毕业的“打工人“同样存在苦不堪言。
现在运营想要查看所有来自浙江大学的用户题目回答明细情况,请你取出相应数据
Web3.0 application architecture design evolution
View various attributes of topics in ROS command line Instruction Summary
Uzbek President zelenski dismissed deputy director of the National Security Agency
OPPO宣布推出全新Reno系列:定位高端,对标华为Mate/P系列!
2022-7-18总结
iNFTnews | 拥有99年历史的《TIME》正引领传统媒体进军NFT
【Liunx】wait函数 和 waitpid函数
洛谷P3398 仓鼠找 sugar 题解
数组、字符串、对象相关方法以及布尔值判断
STM32F1与STM32CubeIDE编程实例-BMP280气压温度传感器驱动
PermissionError: [WinError 5] 拒绝访问
又一 AI 公司(思必驰)申请上市:三年亏损 8.3 亿、营收 6.6 亿,研发投入 6.9 亿
Pytoch -- model reading and storage
【TS】初识 TypeScript
软测总监:“ 工作五年你连服务端接口测试还不知道?“
golang面试-代码编写题1-14