public interface SelectionBasket
| Modifier and Type | Method and Description |
|---|---|
Set<Component> |
get()
Returns the selected components in the selection basket.
|
void |
set(Collection<Component> components)
Sets the components to the selection basket.
|
void set(Collection<Component> components)
components - the components to selectCopyright © 2019 Solibri, Inc.. All rights reserved.