Identifies if the element record represents an ElementType.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2011
Syntax
C# |
---|
public bool IsAnElementType() |
Visual Basic |
---|
Public Function IsAnElementType As Boolean |
Visual C++ |
---|
public: bool IsAnElementType() |