Lisp Creat Viewport from closed Polyline in Model

Lisp Creat Viewport from closed Polyline in Model

daohaquang
Enthusiast Enthusiast
1,590 Views
3 Replies
Message 1 of 4

Lisp Creat Viewport from closed Polyline in Model

daohaquang
Enthusiast
Enthusiast

In Model I have a drawing, in Layout I want to create some Viewports from plines in Model (Scale 1:1)

222.jpg

0 Likes
Accepted solutions (1)
1,591 Views
3 Replies
Replies (3)
Message 2 of 4

hak_vz
Advisor
Advisor
Accepted solution

@daohaquang 

 

Check this post

You can use this code to create multiple clipping boundaries on IMAGE, PDF, DWF, and DGN UNDARLAY, external references (xrefs) and viewports. Supported clipping entities are lwpolyline, spline, splined polyline, circle and ellipse.

During selection set generation user is offered to separately select inward and outward directed clipping boundaries.

 

Create your viewport in layouts, define clipping boundaries, one or more and that's it. Ina layout you can add only one viewport, and create clipping entities, (polylines, circles, ellipse or splines) and after clipping main viewport will be multiplied-

Miljenko Hatlak

EESignature

Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
Message 3 of 4

daohaquang
Enthusiast
Enthusiast

Thank you

Message 4 of 4

andkal
Collaborator
Collaborator

You can also quickly generate viewports prepared with those polylines just by picking them using this tool:
Link1
Link2


• www.autolisps.blogspot.com - Productivity plugins for Autocad and Autocad MEP
• Autodesk AppStore
0 Likes