Jump to content

P/Invoke Objectarx command


aaryan

Recommended Posts

Dear All,

 

Please Help.

 

I have a problem with DCL dialogs not removing themselves after they have

been closed until the lisp function is actually finished. I found a way in ARX but not in .NET.

 

Can anyone please guide me to invoke these lines in c#.net using P/Invoke method.

 

acedGetAcadDwgView()->InvalidateRect(NULL, TRUE);
acedGetAcadDwgView()->UpdateWindow();

 

& also

 

acedGetAcadFrame()->InvalidateRect(NULL, TRUE);
acedGetAcadFrame()->UpdateWindow();

 

Even if any one at least point me How can it be done in .net (just to get me started), it would be highly appreciable.

 

Thanks in Advance.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...