Can anyone tell me what library I can find the IAcadBlockReference Object? I am using ADT3.3. In VBA, I created a Selectionset of 'INSERT's, now I want to go through each of them and get each of their insertion points. The selectionset seems to be populated with TypeName(myss) = 'IACADBOCKREFERENCE'. Thank you in advance.