Gets a list of possible handle behaviors for the current handle.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.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