Checks if the category id is Revit BuiltInCategory id.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2015
Syntax
| C# |
|---|
public bool HasBadCategoryId() |
| Visual Basic |
|---|
Public Function HasBadCategoryId As Boolean |
| Visual C++ |
|---|
public: bool HasBadCategoryId() |