找回密码
 立即注册

QQ登录

只需一步,快速开始

扫一扫,访问微社区

查看: 373|回复: 0

[精彩文萃] Anonymous Blocks in AutoCAD

[复制链接]

已领礼包: 1268个

财富等级: 财源广进

发表于 2018-3-9 09:57:04 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
http://www.draftsperson.net/inde ... s_Blocks_in_AutoCAD

"AutoCAD uses anonymous blocks for supporting hatch patterns and dimensions. These types of blocks are also created using AutoLISP or similar means, but cannot be intentionally created in the drawing editor. Also, anonymous blocks cannot be modified using AutoCAD editing commands." - www.autodesk.com.au
What are the Types *U### = anonymous blocks
*E### = anonymous non-uniformly scaled blocks
*X### = anonymous hatches
*D### = anonymous dimensions
*A### = anonymous groups
Converting Anonymous Blocks to Normal Blocks For the the purpose of this discussion the block in question is named *U105.
1. RENAME *U105 to U105 (still an anonymous block, but now will appear in the BLOCKREPLACE drop down box)
2. Create a matching block to replace U105. We will call this block COLUMN
3. Use BLOCKREPLACE to replace U105 with COLUMN
Exploding Anonymous Blocks *U### uniformly scaled blocks can be exploded with the EXPLODE command.
"When nonuniformly scaled blocks contain objects that cannot be exploded, they are collected into an anonymous block (named with a "*E" prefix) and referenced with the nonuniform scaling. If all the objects in such a block cannot be exploded, the selected block reference will not be exploded. Body, 3D Solid, and Region entities in a nonuniformly scaled block cannot be exploded." - AutoCAD 2004 Help File
LISP Routine for Converting Anonymous Blocks to Normal Blocks
Unanon.lsp - Converts anonymous blocks with a *U prefix to normal autocad blocks

论坛插件加载方法
发帖求助前要善用【论坛搜索】功能,那里可能会有你要找的答案;
如果你在论坛求助问题,并且已经从坛友或者管理的回复中解决了问题,请把帖子标题加上【已解决】;
如何回报帮助你解决问题的坛友,一个好办法就是给对方加【D豆】,加分不会扣除自己的积分,做一个热心并受欢迎的人!
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|申请友链|Archiver|手机版|小黑屋|辽公网安备|晓东CAD家园 ( 辽ICP备15016793号 )

GMT+8, 2024-3-29 22:06 , Processed in 0.328694 second(s), 27 queries , Gzip On.

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表