RebarConstraintTargetIsHookBend Method |
Returns true if the RebarTargetConstraintType of the RebarConstraint is 'HookBend'.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool TargetIsHookBend()
Public Function TargetIsHookBend As Boolean
public:
bool TargetIsHookBend()
member TargetIsHookBend : unit -> bool
Return Value
Boolean
See Also