用法
评论
建议
取 消
确 定
(defun vectra:error-handler (s) (if (or (= s "Function cancelled") (= s "quit / exit abort") (= s "函数被取消")) (princ) (princ s)) (while (not (equal (getvar "CMDNAMES") "")) (command nil)) (vectra:osnap-restore) (vectra:endundomark) (vectra:error-end) (princ))
函数库使用说明
应用包
技术支持
统计信息
函数库规模: 733 个
函数库类别: 51 种
上传记录
刷新