Share

RebarContainerItem.GetBendData Method

Gets the RebarBendData, containing bar and hook information, of the instance.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public RebarBendData GetBendData()

Return Value

RebarBendData

Remarks

Internally, the bend data is used by many RebarShape methods to generate shape geometry.

See Also

Reference

Was this information helpful?