RVTDocs.com

IRebarUpdateServer.GetCustomHandleName

Method
Description:
This function should return the name of the handle.
Remarks:
This function is called during edit constraints command when the mouse is over a handle or the funtion RebarConstrainedHandle.GetCustomHandleName() is called.
Syntax
Parameters
Parameter Type Description
handleNameData RebarHandleNameData The class used to output the rebarHandle name.
Return Value
Type Description
Boolean Returns true if the handle name is defined successfully, false otherwise.