SelectionPickObjects Method

Prompts the user to select multiple objects.
Overload List
 NameDescription
Public methodPickObjects(ObjectType)Prompts the user to select multiple objects.
Public methodPickObjects(ObjectType, ISelectionFilter)Prompts the user to select multiple objects which pass a customer filter.
Public methodPickObjects(ObjectType, String)Prompts the user to select multiple objects while showing a custom status prompt string.
Public methodPickObjects(ObjectType, ISelectionFilter, String)Prompts the user to select multiple objects which pass a custom filter while showing a custom status prompt string.
Public methodPickObjects(ObjectType, ISelectionFilter, String, IListReference) 
Top
See Also