Message 1 of 1
Send/receive data to/from Javascript

Not applicable
03-23-2016
02:52 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a small DLL in .NET (C#) that when run, it take points from the polyline selected.
Well, now I need to be able to send such array to a Javascript working in AutoCAD in a Palette.
How can I accomplish this?
Thanks.