RVTDocs.com

BalusterPattern.RemoveBaluster

Method
Description:
Removes a baluster from the main baluster pattern.
Syntax
public void RemoveBaluster(
	int index
)
Parameters
Parameter Type Description
index Int32 Baluster index.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException The index index is out of range.