Returns true if the RebarTargetConstraintType of the RebarConstraint is 'HookBend'.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2014
Syntax
C# |
---|
public bool TargetIsHookBend() |
Visual Basic |
---|
Public Function TargetIsHookBend As Boolean |
Visual C++ |
---|
public: bool TargetIsHookBend() |