| Revit 2024 API |
| ClassificationEntry Methods |
| ClassificationEntry Class See Also |
The ClassificationEntry type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from KeyBasedTreeEntry.) | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetChildrenKeys |
Gets a collection containing the keys of all children entry objects from this entry.
(Inherited from KeyBasedTreeEntry.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| HasBadCategoryId |
Checks if the category id is Revit BuiltInCategory id.
| |
| HasBadLevel |
Checks if the level is an integer in range between 1 and 5 inclusive.
| |
| HasInvalidKey |
Checks if the key matches the level and parent key.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |