(defun c:NiMingBlock()
(entmake (list '(0 . "INSERT")
'(100 . "AcDbEntity")
'(100 . "AcDbBlockReference")
(cons 2 "*U1");U1为块名
(cons 10 '(0 0 0))
(cons 41 1)
(cons 42 1)
(cons 50 0)
)
)
(princ))
|
暂时没有评论
发表评论 - 不要忘了输入验证码哦! |
|
-博客论坛-|-﨣﨤﨧﨨- -网站导航-|-规范下载- -BelovedFLash欣赏-
|
|
Tiancao Blog All Rights Reserved 田草博客 版权所有 Copyright © |