RebarHandlesData.GetCustomHandles Method

Gets the handle definitions for the rebar that were added.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public IList<int> GetCustomHandles()

Return Value

IList<Int32>
Returns all custom handles.

See Also

Reference

RebarHandlesData Class
Autodesk.Revit.DB.Structure Namespace