Share

RebarConstrainedHandle.GetPossibleHandleBehaviors Method

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


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

Syntax

C#

public IList<RebarHandleBehavior> GetPossibleHandleBehaviors()

Return Value

IList<RebarHandleBehavior>
Returns a list of possible handle behaviors for the current handle.

See Also

Reference

Was this information helpful?