RVTDocs.com

DuctSizeSettings.GetSizeCount

Method
Description:
Get the size count of the duct size table. The duct shape determines the location of the size in the size table.
Syntax
public int GetSizeCount(
	DuctShape shape
)
Parameters
Parameter Type Description
shape DuctShape The shape of duct.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration