This function should return the name of the handle.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
bool GetCustomHandleName( RebarHandleNameData handleNameData )
Parameters
- handleNameData RebarHandleNameData
- The class used to output the rebarHandle name.
Return Value
BooleanReturns true if the handle name is defined successfully, false otherwise.