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