明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 883|回复: 1

牛人帮帮忙啊,急用

[复制链接]
发表于 2013-5-15 09:54:04 | 显示全部楼层 |阅读模式
[img]file:///C:\Documents and Settings\Administrator\Application Data\Tencent\Users\1714297767\QQ\WinTemp\RichOle\`%VZO}65V6M5}KG[N7L5G`C.jpg[/img][img]file:///C:\Documents and Settings\Administrator\Application Data\Tencent\Users\1714297767\QQ\WinTemp\RichOle\`%VZO}65V6M5}KG[N7L5G`C.jpg[/img]在modelspace中重复插入一块对象,我想用选择集对每一对象先选择再操作,但是为什么每次两个块对象同时被选中呢??????怎么回事,求解释

 楼主| 发表于 2013-5-15 09:59:13 | 显示全部楼层
[img]file:///C:\Documents and Settings\Administrator\Application Data\Tencent\Users\1714297767\QQ\WinTemp\RichOle\`%VZO}65V6M5}KG[N7L5G`C.jpg[/img]建立选择集代码是

'安全创建选择集
On Error Resume Next
Dim sset As AcadSelectionSet
If Not IsNull(ThisDrawing.SelectionSets.Item("example")) Then
Set sset = ThisDrawing.SelectionSets.Item("example")
sset.Delete
End If
Set sset = ThisDrawing.SelectionSets.Add("example")

sset.SelectOnScreen



为什么每次选中的都是所有的重复图元呢,我想得到某一个图元,而不是所有!求指点,求高手指点

本帖子中包含更多资源

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

x
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-11-25 13:18 , Processed in 0.157646 second(s), 25 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

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