Using Design automation API, I am extracting the data from 2d DWG file. Extracted data contains circles, lines, polylines and so.
Question: Objects in viewer API and data extracted from design API for the same 2d DWG file. So, can we able to identify those objects from both APIs by its object ID's? or is there any way to map viewer API object with design API output?