Description

Adds the object specified by the given type and ID to the selected objects collection in the submodel. It then returns a selectedobject object. PARAMETERS: Type and Identifier (Integers).

Syntax

Public Function Add( _
   ByVal Type As Variant, _
   ByVal ID As Variant _
) As SelectedObject

Parameters

  • Type
  • ID