Jaap Marchal 发表于 2022-7-6 10:03:51

将文本复制到

我需要一个lisp,它可以将(单行)文本复制到选定块中标记为TAG1的属性
 
TKS,
Jaap公司

Lee Mac 发表于 2022-7-6 10:17:47

 
从这里开始:
 
http://www.afralisp.net/index.php
 
什么是TKS?

asos2000 发表于 2022-7-6 10:26:44

我想是的谢谢

Michaels 发表于 2022-7-6 10:34:50

事实上,在这个印度国家的口音中,这是坦克而不是感谢。

VVA 发表于 2022-7-6 10:52:13

;; ==================================================================== ;;
;;                                                                      ;;
;;TTC.LSP - The program copies the text from: DText, MText,         ;;
;;            Tables, Dimensions, Attributes, Attributes,               ;;
;;            Attributes Definitions, DText, MText and inner            ;;
;;            block's DText and MText to: DText, MText, Tables,         ;;
;;            Attribures and Attributes Definitions. There are          ;;
;;            Multiple and Pair-wise modes.                           ;;
;;                                                                      ;;
;; ==================================================================== ;;
;;                                                                      ;;
;;Command(s) to call: TTC                                             ;;
;;                                                                      ;;
;; ==================================================================== ;;
;;                                                                      ;;
;;THIS PROGRAM AND PARTS OF IT MAY REPRODUCED BY ANY METHOD ON ANY    ;;
;;MEDIUM FOR ANY REASON. YOU CAN USE OR MODIFY THIS PROGRAM OR      ;;
;;PARTS OF IT ABSOLUTELY FREE.                                        ;;
;;                                                                      ;;
;;THIS PROGRAM PROVIDES 'AS IS' WITH ALL FAULTS AND SPECIFICALLY      ;;
;;DISCLAIMS ANY IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS      ;;
;;FOR A PARTICULAR USE.                                             ;;
;;                                                                      ;;
;; ==================================================================== ;;
;;                                                                      ;;
;;V1.3, 29 November, 2005, Riga, Latvia                               ;;
;;© Aleksandr Smirnov (ASMI)                                          ;;
;;For AutoCAD 2000 - 2008 (isn't tested in a next versions)         ;;
;;                                                                      ;;
;;                           http://www.asmitools.com               ;;
;;                                                                      ;;
;; ==================================================================== ;;
看AsmiTools\u Ttc。AsmiTools存档中的lsp文件

asos2000 发表于 2022-7-6 10:55:32

网站不再可用
见附件
AsmiTools\u Ttc。lsp
AsmiTools\u Ttc。拉链

alanjt 发表于 2022-7-6 11:09:58

复制文本
.........
页: [1]
查看完整版本: 将文本复制到