Checks if the category id is Revit BuiltInCategory id.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public bool HasBadCategoryId()
Return Value
BooleanTrue if the category id is not Revit BuiltInCategory id. False otherwise.