Revit 2025 API
Rebar |
returns true if the coupler sits on two rebar and false otherwise
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool CouplerLinkTwoBars()
Public Function CouplerLinkTwoBars As Boolean
public: bool CouplerLinkTwoBars()
member CouplerLinkTwoBars : unit -> bool
Return Value
BooleanSee Also