Selection Set Order
I am trying to write some VB.net code to allow an AutoCAD user to select some block and based on the order of selection, an attribute within the block will be updated with the number in the selection. So the first block selected will get a 1 and the fifth will get a five, etc.
Does anyone know if the selection set keeps the order of selection or do I need to record the order in some other manner? If another manner, any recommendations?
Please let me know your thoughts.
Link copied