RebarCurvesDataGetNumberOfBarGeometry Method

Gets the number of Bar Geometry that were added.

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

Return Value

Int32
Returns the number of Bar Geometry that were added.
See Also