Solid Edge FrameworkSupport Type Library
RemoveFromGroup Method
Description
Removes a nested Group object from its parent group and attaches it to the associated Sheet object.
Syntax
Visual Basic
Public Sub RemoveFromGroup( _
   Optional ByVal NumObjects As Variant, _
   Optional ByVal Objects As Variant _
) 
Parameters
NumObjects
Objects
See Also

Group Collection  | Group Members