PDA

View Full Version : Accessing Shapes using lisp


abain.117305
2006-07-21, 09:01 PM
Trying to write a Lisp routine to access the shape that is associated with a particular custom linestyle. The dxf code for LTYPE says that Group Code 75 contains the Shape Number for the linestyle. How do I use this shape number to access that specific shape in Lisp?

rkmcswain
2008-12-21, 09:38 PM
IIRC - You need to look at the 340 code which references the STYLE table entry.