Solid Edge Assembly Type Library
AddToGroup Method
Specifies the number of objects to be added.
Contains the objects to be added.
Description
This method adds a selected element to the referenced Group object.
Syntax
Visual Basic
Public Sub AddToGroup( _
   ByVal NumComponents As Long, _
   ByRef Components() As Object _
) 
Parameters
NumComponents
Specifies the number of objects to be added.
Components
Contains the objects to be added.
See Also

AssemblyGroup Object  | AssemblyGroup Members  | Solid Edge V20 - What's New