- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I get the following warning after every save in one CAD file I have been working on. I am running Autocad 2017.
I have searched this forum and found a post by DGORSMAN on 02-04-2015 that seems to explain the problem:
"The DWG file is a database, with every piece of data existing as a record in it. Everything in the database has a unique ID, called a handle, used to identify it. Handles are guaranteed unique to each drawing but not between drawings ie. in another drawing handle 508 could be assigned to something different. So the error is telling you something is wrong with a very specific object in that specific drawing: object 508.
Certain parts of the drawing have a parent/child relationship (more like master/slave, actually). Each master can have many slaves, but any slave can have only one master. An error that says an object is "multiply owned" means some customization has forced ownership of that object (identified by handle 508) to another owner without removing it from the previous owner."
It makes sense to me. But I have not found any help to get rid of the warning. The warning is annoying. What is the severity of the problem indicated by this warning?
Anyone?
Solved! Go to Solution.