Message 1 of 3
Copying custom object to new drawing - problem with save

Not applicable
11-20-2015
02:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I have encountered a strange behaviour.
I draw my custom entity on DRAWING1.
Then I copy it, using CTRL+C.
Next, I create a new drawing and paste this object using CTRL+V.
Everything seems to work fine, but neither subDeepClone, nor subWblockClone gets called. Then, when I try to save the new drawing, the files is saved, but I get a message: "Warning: There was an error while saving the file. You should call REPAIR command for this drawing."
After I call REPAIR or audit it finds no errors.
What could be the reason?