Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

ltastan1
en respuesta a: ltastan1

The reason I require a LISP routine that offsets a self-intersecting polyline without trimming is specific to my needs. I've developed a LISP program that successfully generates 2D G code program for a selected polyline. However, for tool compensation, it must be capable of offsetting the polyline in the specified direction. If the polyline doesn't self-intersect, then there's no problem. However, if it does, the G code program cannot generate the correct codes.