NewGroup Method


Item Factory Base New Group Method


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

Parameters

elementIds ICollection ElementId

Return Value

Group
See Also