IsAnElementType Method


Element Record Is An Element Type Method

Identifies if the element record represents an ElementType.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsAnElementType()

Return Value

Boolean
True if the element record represents an ElementType.
See Also