dwgplt 发表于 2002-10-28 10:06:00

龙龙仔 发表于 2002-10-28 10:36:00

小程序

(foreach LLTYPE        '("Center2" "Hidden" "Phantom2")
(if (not (tblsearch "ltype" LLTYPE))
    (command "_.linetype" "L" LLTYPE "" "")
)
)

dwgplt 发表于 2002-10-28 11:21:00

dwgplt 发表于 2002-10-28 11:38:00

fawn_lgc 发表于 2002-11-5 15:52:00

未知函数 LLTYPE

未知函数 LLTYPE,LLTYPE是什么东东啊?
页: [1]
查看完整版本: [求助]哪位大师能帮我写一个LISP小程序:自动加载某种线型