文件名称:DeleteBlocks
- 所属分类:
- 绘图程序
- 资源属性:
- [Text]
- 上传时间:
- 2017-09-26
- 文件大小:
- 3kb
- 下载次数:
- 2次
- 提 供 者:
- Peter******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
该程序使用户能够从图形中快速移除多个块。
在使用AutoCAD命令行中的delblock命令调用程序后,系统将提示用户选择要删除的块。在此提示下,用户可以从图形中选择一个块引用,键入N 以按名称选择一个块,或者通过键入E或通过关闭提示来退出程序。
通过选择按名称选择一个块,用户将看到一个由列表框和过滤器组成的简单对话界面。对话框提供了活动图形中定义的所有标准和动态块的列表,不包括匿名块和外部参照。从该列表中,用户可以从活动图形中选择要删除的多个块。(This program enables the user to quickly remove multiple blocks from a drawing.
After invoking the program with the command delblocks at the AutoCAD command-line, the user is prompted to select a block to delete. At this prompt, the user may either select a block reference from the drawing, type N to choose a block by name, or exit the program by typing E or by dismissing the prompt.
By opting to choose a block by name, the user is presented with a simple dialog interface consisting of a list box and filter. The dialog provides a list of all standard & dynamic blocks defined in the active drawing, excluding anonymous blocks and xrefs. From this list, the user may select multiple blocks to be deleted from the active drawing.)相关搜索: autocad
Lisp
在使用AutoCAD命令行中的delblock命令调用程序后,系统将提示用户选择要删除的块。在此提示下,用户可以从图形中选择一个块引用,键入N 以按名称选择一个块,或者通过键入E或通过关闭提示来退出程序。
通过选择按名称选择一个块,用户将看到一个由列表框和过滤器组成的简单对话界面。对话框提供了活动图形中定义的所有标准和动态块的列表,不包括匿名块和外部参照。从该列表中,用户可以从活动图形中选择要删除的多个块。(This program enables the user to quickly remove multiple blocks from a drawing.
After invoking the program with the command delblocks at the AutoCAD command-line, the user is prompted to select a block to delete. At this prompt, the user may either select a block reference from the drawing, type N to choose a block by name, or exit the program by typing E or by dismissing the prompt.
By opting to choose a block by name, the user is presented with a simple dialog interface consisting of a list box and filter. The dialog provides a list of all standard & dynamic blocks defined in the active drawing, excluding anonymous blocks and xrefs. From this list, the user may select multiple blocks to be deleted from the active drawing.)相关搜索: autocad
Lisp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DeleteBlocksV1-1.lsp
说明.txt
说明.txt