Monthly Archives: June 2014

AutoLISP: ReOrder Polyline Origin

Taking into consideration the previous posts about determining the origin of a closed polyline, Finding the direction of a polyline and being aware that the REVERSE command will change the origin of a closed polyline – the LISP file in … Continue reading

Posted in AutoLISP, AutoLISP: Modify, AutoLISP: Polylines, Polylines | 1 Comment

Reverse Polyline Moves Origin

Today’s tip is more of a “head’s up” to be aware of when using the REVERSE command on a closed polyline. The Reverse command will reverse the direction of selected objects. What is reversed is the direction or the order … Continue reading

Posted in Modifying, Polylines, TIPS | 2 Comments

AutoLISP: Polyline Direction preview

The simplicity of this routine is why I like it so much. You simply run the command and then select a polyline and it displays temporary arrows that show the direction of the polyline. Once you either zoom in or … Continue reading

Posted in AutoLISP, AutoLISP: Polylines, Polylines, TIPS | 6 Comments

Helpful Settings for Plotting 3D Solids in AutoCAD

This post isn’t a fix-all solution but it has helped printing/plotting issues that I’ve recently encountered. There are some helpful AutoCAD variables and an adjustment to your preferred “Visual style(s)” that can help make printing 3D solids look correct in … Continue reading

Posted in Layout, Paper Space, PDF, Printing - Plotting, TIPS | 22 Comments