Angelo2449
Guest
皆さんこんにちは。
このコードで "_pedit" コマンドを実行できません。
私はそれらをすべてを試してみましたが、長方形とポリリニアは参加しません。
お問い合わせ
このコードで "_pedit" コマンドを実行できません。
Code:
(setq pcen (getpoint "\nclicca il punto di insert - pro (centro del pane")))))))
(setq pa (- (car pcen) (/ sidex 2.0))) (+ (cadr pcen) (/ sidey 2.0)))))))))
(setq pb (list (+ (car pcen) (/ sidex 2.0))))) (- (cadr pcen) (/ sidey 2.0)))))))))
(コマンド "_rectangle" pa pb)
(setq ele1 (entlast) )
(コマンド "_pedit" ele1 "_width" 1.00 ")
(コマンド "_pline" pa pb")
(setq ele2 (内部)
(コマンド "_pedit" ele1 "_j" ele2")
お問い合わせ