RebarHandlePositionDataGetNumberOfBars Method

Gets the number of bars currently in the rebar.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public int GetNumberOfBars()

Return Value

Int32
Returns the number of bars currently in the rebar.
See Also