codebase="hhctrl.ocx#Version=4,73,8561,0"> codebase="hhctrl.ocx#Version=4,73,8561,0" > codebase="hhctrl.ocx#Version=4,73,8561,0" >
 
  Group 对象

命名的 SelectionSet 对象。

VBA 类名

AcadGroup 

创建方法

Groups.Add 

访问途径

Groups.Item 

查看 SelectionSet 对象可获得更多的关于选择集的信息。

[明经通道提示]:虽然在该文档中将 Group 对象解释成命名的选择集对象,但实际上,组合对象和选择集对象是不能直接转换的,而且在任何使用选择集的地方也不能直接使用组合对象。应该说该文档的解释有误。

要创建组合,可使用Add方法。编辑组合,用如下方法和属性:

方法

AppendItems

Delete

GetExtensionDictionary

GetXData

Highlight

Item

RemoveItems

SetXData

Update

属性

Application

Count

Document

Handle

HasExtensionDictionary

Layer

Linetype

LinetypeScale

Name

ObjectID

ObjectName

OwnerID

PlotStyleName

TrueColor

Visible  

事件

Modified