Gets information about the given baluster from the main baluster pattern.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since: 2019
Syntax
C# |
---|
public BalusterInfo GetBaluster( int index ) |
Visual Basic |
---|
Public Function GetBaluster ( _ index As Integer _ ) As BalusterInfo |
Visual C++ |
---|
public: BalusterInfo^ GetBaluster( int index ) |
Parameters
- index
- Type: System..::..Int32
The baluster index.