GroupSelectionEdit Constructor  | 
  
    Namespace: 
   Demo3D.Visuals
    Assembly:
   Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntaxpublic GroupSelectionEdit(
	Document document,
	IList visuals
)
Parameters
- document
 - Type: Demo3D.VisualsDocument
The document containing the visuals to be grouped. - visuals
 - Type: System.CollectionsIList
The collection of visuals to be grouped together. 
See Also