Returns true if the RebarTargetConstraintType of the RebarConstraint is 'BarBend'.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:  2014

Syntax

C#
public bool TargetIsBarBend()
Visual Basic
Public Function TargetIsBarBend As Boolean
Visual C++
public:
bool TargetIsBarBend()

See Also