Message 1 of 3
LSP File
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have written an LSP to create X# of layouts based on the input. This part works great.
The next part, not so much. I want it to create a Viewport in each layout based on MS x,y points.
When it creates the VP, it always asks for the start point, even though it is defined in the LSP.
I believe it has to do with mview. From what I have read, it needs to have Active-X. I have tried to install AutoLisp for Visual Studio, but there are no AutoCAD extensions found in the VS search. I have tried multiple ways of writing it, but nothing is working.