IWorkspaceState.SetInspectedObjects method
Namespace: NextDesign.Desktop
Description
Sets the element(s) to be inspected.
argument
Name | Type | Description |
---|---|---|
targets | IEnumerable<object> | Enumeration of target elements See SetInspectedObject() for the inspector tab that is displayed when setting the target element. If multiple elements other than the model are specified and set, the inspector tab of the last element in the enumeration will be displayed. |
Return value
- void