Revit 2026 API
Element |
The class for the filter.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public Type GetElementClass()
Public Function GetElementClass As Type
public: Type^ GetElementClass()
member GetElementClass : unit -> Type
Return Value
TypeThe class.
See Also