この引数が指定され、nil でない場合、次に tblnext 関数を呼び出したときに、この tblsearch 関数が返した項目の次の項目を返すように、tblnext 関数の項目カウンタを調節します。それ以外の場合、tblsearch 関数は tblnext 関数が項目を取得する順番に影響を与えません。 戻り値 タイプ: リスト(ドッ...
tblsearch 它的参数是下面的这个 table-name 字符串,指定符号表。有效的 table-name 值为 "LAYER"、"LTYPE"、"VIEW"、"STYLE"、"BLOCK"、"UCS"、"APPID"、"DIMSTYLE" 和 "VPORT"。该参数不区分大小写。返回结果 如果 tblsearch 函数找到了符号名为指定符号名的一个条目,它就会以与 tblnext ...
tblsearch (tblsearchtable_typeitem_name [flag]) Thetblsearchfunction searches the table specified bytable_typefor theitem_nameand returns the table item information. Arguments table_typespecifies the table to be searched. Valid names are: APPID, BLOCK, DIMSTYLE, GROUP, LAYER, LTYPE, STYLE, UCS,...
(setq stfalist(assoc 3(tblsearch "Style" "Standard"))) (setq objname(tblobjname "Style" "Standard")) (entmod (subst(cons 3 "Arial.ttf") stfalist (entget objname))) (command "regenall") I applied the same thinking to switching one named block with a new one (yes both blocks exist...
If this argument is supplied and is not nil, the tblnext entry counter is adjusted so the following tblnext call returns the entry after the one returned by this tblsearch call. Otherwise, tblsearch has no effect on the order of entries retrieved by tblnext. Return...
If this argument is supplied and is not nil, the tblnext entry counter is adjusted so the following tblnext call returns the entry after the one returned by this tblsearch call. Otherwise, tblsearch has no effect on the order of entries retrieved by tblnext. Return...