Share

RebarCoupler.GetCoupledReinforcementData 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.1.0.0 (26.1.0.34)

Syntax

C#

public IList<ReinforcementData> GetCoupledReinforcementData()

Return Value

IList<ReinforcementData>

See Also

Reference

Was this information helpful?