ItemFactoryBaseNewGroup Method


Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Group NewGroup(
	ICollection<ElementId> elementIds
)

Parameters

elementIds  ICollectionElementId
 

Return Value

Group
See Also