Message 1 of 1
How can vb.net api perform like the function vlax-curve-**** in VLISP ?
Not applicable
08-18-2009
11:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
There were some Vlax class in VBA or VB can achieve the vlax-curve-***** function in Vlisp by using vl16.tlb.But when they process a lot of data,always make AutoCAD System crash.I heard .Net API can make so the function safely and faster.who can help me and list some vb.net code for example?