Message 1 of 11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all , by tis code line I have all arcs at a given layer
(setq arc-ss (ssget "X" '( ( 0 . "arc") ( 8 . "4-arcs"))))
How can I convert it to a LWPOLY or a 2dpoly , some like when doing a boundary, or JOIN, or PEDIT
of course by a LISP line code , not a the command line
See attached dwg
Thanks in advance.
Solved! Go to Solution.