SelectSet.SelectMultiple Method
Parent Object:
SelectSet
Description
Adds multiple entities to the select set.
Syntax
SelectSet.
SelectMultiple
(
Entities
As
ObjectCollection
)
Parameters
Name
Type
Description
Entities
ObjectCollection
Object collection of entities to add to the set.
Version
Introduced in version 2011
© Copyright 2025 Autodesk, Inc.
Comment on this page.