RebarConstrainedHandleGetPossibleHandleBehaviors Method

Gets a list of possible handle behaviors for the current handle.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<RebarHandleBehavior> GetPossibleHandleBehaviors()

Return Value

IListRebarHandleBehavior
Returns a list of possible handle behaviors for the current handle.
See Also