countPartsOfType()

Synopsis

Returns the number of Parts in the entire Intent Model which are a kind of designName.

This function is designed for performance and analysis more than use in a run-time fashion.

Syntax

countPartsOfType ( designName As Name ) As Integer 
Argument Type Description
designName Name The Design to be counted.