GetPossibleHandleBehaviors Method


Rebar Constrained Handle Get Possible Handle Behaviors 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

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