A collection of utilities related to element naming.
Inheritance Hierarchy
System.ObjectAutodesk.Revit.DB.NamingUtils
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public static class NamingUtils
The NamingUtils type exposes the following members.
Methods
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. |