GetBalusterCount Method


Baluster Pattern Get Baluster Count Method

Gets the number of balusters in the main baluster pattern definition.

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

Return Value

Int32
The number of balusters in the main baluster pattern.
See Also