Removes a baluster from the main baluster pattern.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void RemoveBaluster(
int index
)
Parameters
- index Int32
-
Baluster index.
Exceptions
See Also
Reference