Revit 2024 API |
ElementId Constructor (BuiltInCategory) |
ElementId Class See Also |
Create an ElementId handle with the given BuiltInCategory id.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
C# |
---|
public ElementId( BuiltInCategory categoryId ) |
Visual Basic |
---|
Public Sub New ( _ categoryId As BuiltInCategory _ ) |
Visual C++ |
---|
public: ElementId( BuiltInCategory categoryId ) |
Parameters
- categoryId
- Type: Autodesk.Revit.DB..::..BuiltInCategory
The id.