Share

RebarUpdateCurvesData.GetBarsNumber Method

Gets the number of bars specified in the layout options. This is used to calculate the sets driven by bar number.


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

Syntax

C#

public int GetBarsNumber()

Return Value

Int32
Returns the number of bars specified in the layout options.

See Also

Reference

Was this information helpful?