| Revit 2022.1 API |
| RebarConstraint..::..ConstrainsRebarEnds Method |
| RebarConstraint Class See Also |
Returns true if this constraint constrains two rebar ends.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2020.1
Syntax
| C# |
|---|
public bool ConstrainsRebarEnds() |
| Visual Basic |
|---|
Public Function ConstrainsRebarEnds As Boolean |
| Visual C++ |
|---|
public: bool ConstrainsRebarEnds() |