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: 26.0.4.0 (26.0.4.0)
Syntax
public bool ConstrainsRebarEnds()
Public Function ConstrainsRebarEnds As Boolean
public:
bool ConstrainsRebarEnds()
member ConstrainsRebarEnds : unit -> bool 

Return Value

Boolean
See Also