Rebar Handles Data Get Custom Handles Method Gets the handle definitions for the rebar that were added. Namespace: Autodesk.Revit.DB.Structure Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<int> GetCustomHandles() Public Function GetCustomHandles As IList(Of Integer) public: IList<int>^ GetCustomHandles() member GetCustomHandles : unit -> IList<int> Return Value IList Int32 Returns all custom handles. See Also Reference RebarHandlesData Class Autodesk.Revit.DB.Structure Namespace
Rebar Handles Data Get Custom Handles Method Gets the handle definitions for the rebar that were added. Namespace: Autodesk.Revit.DB.Structure Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<int> GetCustomHandles() Public Function GetCustomHandles As IList(Of Integer) public: IList<int>^ GetCustomHandles() member GetCustomHandles : unit -> IList<int> Return Value IList Int32 Returns all custom handles. See Also Reference RebarHandlesData Class Autodesk.Revit.DB.Structure Namespace