RVTDocs.com

BalusterPattern.GetBaluster

Method
Description:
Gets information about the given baluster from the main baluster pattern.
Syntax
public BalusterInfo GetBaluster(
	int index
)
Parameters
Parameter Type Description
index Int32 The baluster index.
Return Value
Type Description
BalusterInfo The requested baluster or if index is out of range.