Revit 2025.3 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: 25.3.0.0 (25.3.0.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