.NET
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
create proxy object using .net
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
63 Views, 1 Replies
01-16-2013 01:57 AM
Hi All,
Is it possible to create proxy object using .net in AutoCAD?
Thanks
Solved! Go to Solution.
Re: create proxy object using .net
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
01-16-2013 02:10 AM in reply to:
AbuFaisal
AbuFaisal wrote:
Hi All,
Is it possible to create proxy object using .net in AutoCAD?
Thanks
Proxy object can not be created with any AutoCAD API (ObjectARX/.NET/Lisp/etc.) I think you mean not Proxy Object but Custom Object/Entity, which can be created ONLY with ObjectARX (not with .NET).



