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