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