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