Description

Returns an object representing a collection of all selected objects in the submodel.

Syntax

Public Function SelectedObjects() As SelectedObjects 

Example

Dim MySubModel As SubModel
Dim SelObj As Selected Objects
SelObj = MySubModel.SelectedObjects