Revit 2026 API
Rebar |
Returns true if the RebarTargetConstraintType of the RebarConstraint is 'HookBend'.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool TargetIsHookBend()
Public Function TargetIsHookBend As Boolean
public: bool TargetIsHookBend()
member TargetIsHookBend : unit -> bool
Return Value
BooleanSee Also