Create a clipped viewport using Visual Lisp

Create a clipped viewport using Visual Lisp

jtoverka
Advocate Advocate
782 Views
1 Reply
Message 1 of 2

Create a clipped viewport using Visual Lisp

jtoverka
Advocate
Advocate

I have code that creates a clipped viewport from a polyline using the command MVIEW. It works quite well on AutoCAD (Electrical) 2018. The only problem is that it does not work with AutoCAD (Electrical) 2016. I have a requirement that this code work with AutoCAD (Electrical) 2016. So I will need a visual lisp replacement, I can only seem create a rectangular viewport using vla-AddPViewport, however, I need a clipped viewport.

0 Likes
783 Views
1 Reply
Reply (1)
Message 2 of 2

Moshe-A
Mentor
Mentor

@jtoverka  hi,

 

how can we tell why is does not work with seeing it?

0 Likes