Returns true if the RebarConstraintType of the RebarConstraint is 'ToOtherRebar,'
and the RebarConstraint is attached to an edge of the other Rebar Element.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
Syntax
| C# |
|---|
public bool TargetRebarConstraintTypeIsEdge() |
| Visual Basic |
|---|
Public Function TargetRebarConstraintTypeIsEdge As Boolean |
| Visual C++ |
|---|
public: bool TargetRebarConstraintTypeIsEdge() |