ElementId(BuiltInCategory) Constructor

Create an ElementId handle with the given BuiltInCategory id.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ElementId(
	BuiltInCategory categoryId
)

Parameters

categoryId  BuiltInCategory
The id.

See Also

Reference

ElementId Class
ElementId Overload
Autodesk.Revit.DB Namespace