| Revit 2019.2 API |
| BalusterPattern..::..GetBalusterCount Method |
| BalusterPattern Class See Also |
Gets the number of balusters in the main baluster pattern definition.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.2.0.66)
Since:
2019
Syntax
| C# |
|---|
public int GetBalusterCount() |
| Visual Basic |
|---|
Public Function GetBalusterCount As Integer |
| Visual C++ |
|---|
public: int GetBalusterCount() |