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: 26.0.4.0 (26.0.4.0)
Syntax
public IList<ReinforcementData> GetCoupledReinforcementData()

Return Value

IListReinforcementData
See Also