Author Topic: Document Events in .net  (Read 2474 times)

0 Members and 1 Guest are viewing this topic.

Viktor

  • Guest
Document Events in .net
« on: November 04, 2009, 06:29:45 PM »
Is it possible to pickup document events in .net app without using com? If so, how?

Thanks,
Viktor.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Document Events in .net
« Reply #1 on: November 04, 2009, 06:47:11 PM »

Which Events ?
Have you looked at   Autodesk.AutoCAD.ApplicationServices.Document

Regards
Kerry
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

Viktor

  • Guest
Re: Document Events in .net
« Reply #2 on: November 04, 2009, 07:51:20 PM »

Which Events ?
Have you looked at   Autodesk.AutoCAD.ApplicationServices.Document

Regards
Kerry

I have, right after I posted this... I don't know why, but I'll spend half a day looking until I finally decide to post something and then it strikes me to look somewhere and there's the answer. And I feel all dumb for posting such a silly question.
Well thanks anyway!

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Document Events in .net
« Reply #3 on: November 04, 2009, 07:54:05 PM »
No problem Viktor, and you're welcome :)



ps: It happens to ALL of us    :oops:
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.