returns true if the coupler sits on two rebar and false otherwise

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:  2017

Syntax

C#
public bool CouplerLinkTwoBars()
Visual Basic
Public Function CouplerLinkTwoBars As Boolean
Visual C++
public:
bool CouplerLinkTwoBars()

See Also