• Get the count of elements currently selected using VBA

    Hi all, I would like to get the count of the number of elements selected in MicroStation VBA. I have already used a scan criteria to get the elements I want. Now the issue is that I would then iterate through the selected elements using the ElementEnumerator…