• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Contributor
    Posts: 12
    Registered: ‎05-19-2005

    Unerase?

    82 Views, 1 Replies
    06-06-2005 04:35 PM
    I want to unerase an entity that's just been deleted. I'm listening to the Database.ObjectErase event, and then telling the object to unerase itself

    entity.Erase(false);

    The code runs without error, but the entity doesn't return to the canvas. Is there something else I need to do to bring the object back?

    Michael
    Please use plain text.
    *Albert Szilvasy

    Re: Unerase?

    06-06-2005 09:26 PM in reply to: mlovitt
    Does regen bring it back?

    wrote in message news:4866974@discussion.autodesk.com...
    I want to unerase an entity that's just been deleted. I'm listening to the
    Database.ObjectErase event, and then telling the object to unerase itself

    entity.Erase(false);

    The code runs without error, but the entity doesn't return to the canvas. Is
    there something else I need to do to bring the object back?

    Michael
    Please use plain text.