RebarCouplerGetCoupledReinforcementData Method

gets the reinforcement data. The returned list will have size = 2. If coupler stays on only one bar one element in this list will be null.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<ReinforcementData> GetCoupledReinforcementData()

Return Value

IListReinforcementData
See Also