RebarConstraint.ConstrainsRebarEnds Method

RebarConstraintConstrainsRebarEnds Method

Returns true if this constraint constrains two rebar ends.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public bool ConstrainsRebarEnds()
Public Function ConstrainsRebarEnds As Boolean
public:
bool ConstrainsRebarEnds()
member ConstrainsRebarEnds : unit -> bool 

Return Value

Boolean
See Also