Scan through the structure to find all structure elements of a particular type.
[C#] List<StructureElementElement> FindElementsByType(string type)
List<StructureElementElement> FindElementsByType(string type)
None.