RebarCouplerCouplerLinkTwoBars Method |
returns true if the coupler sits on two rebar and false otherwise
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic bool CouplerLinkTwoBars()
Public Function CouplerLinkTwoBars As Boolean
public:
bool CouplerLinkTwoBars()
member CouplerLinkTwoBars : unit -> bool
Return Value
Boolean
See Also