I'm looking for a way to tag entities (for example arc) in a DXF with an numeric ID of my choosing. Is there a good (standard complient) way of doing this?
Looking at the DXF format reference, I see there is a "common group code" 102 that is documented as "application defined codes". Can I use that? If so an example of the correct way to use it whould be nice.