Creates a new instance of a set specifically for holding elements.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementSet NewElementSet()
Return Value
ElementSetA new Element Set.
