Revit 2026 API
Naming |
A collection of utilities related to element naming.
SystemObject
Autodesk.Revit.DBNamingUtils
Autodesk.Revit.DBNamingUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
The NamingUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareNames | Compares two object name strings using Revit's comparison rules. | |
| IsValidName | Identifies if the input string is valid for use as an object name in Revit. |
See Also