Gets all RebarConstrainedHandles of this bar.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IList<RebarConstrainedHandle> GetAllHandles()
Return Value
IList<RebarConstrainedHandle>
All RebarConstrainedHandle objects will be returned, regardless of whether there are constraints associated to them.
Exceptions
See Also
Reference