'(symbol1 symbol2 ... symbolN)symbol1,。。。,符号n未计算,表达式是符号列表。
(list symbol1 symbol2 ... symbolN)symbol1,。。。,symbol2作为列表函数的参数计算。
(apply 'foo '(symbol1 symbol2 ... symbolN))symbol1,。。。,符号n作为函数foo的参数。foo不被计算,而是作为apply的参数。symbol1,。。。,符号n未评估并作为符号列表。
通过eval评估的未评估符号列表,symbol1,。。。,symbolN作为函数foo的参数,如上所述。 好的,蒂姆,
我修好了柱子。 谢谢大家的建议。我删除了括号从Lisp程序我有和它的工作。我已经使用acaddoc加载了textstyle和dimstyle创建例程。lsp。
太棒了,再次谢谢。 我正在尝试将箭头类型从斜箭头改为闭合填充箭头,但没有太大成功。我做的每件事都会出现一个错误,即需要首先定义块。
有人有什么想法吗?? 试试这个:“。”
Type: String
Saved in: Drawing
Initial value: ""
Sets the arrowhead block displayed at the ends of dimension lines or leader lines. To return to the default, closed-filled arrowhead display, enter a single period (.). Arrowhead block entries and the names used to select them in the New, Modify and Override Dimension Style dialog boxes are shown below. You can also enter the names of user-defined arrowhead blocks.
"" closed filled
"_DOT" dot
"_DOTSMALL" dot small
"_DOTBLANK" dot blank
"_ORIGIN" origin indicator
"_ORIGIN2" origin indicator 2
"_OPEN" open
"_OPEN90" right angle
"_OPEN30" open 30
"_CLOSED" closed
"_SMALL" dot small blank
"_NONE" none
"_OBLIQUE" oblique
"_BOXFILLED" box filled
"_BOXBLANK" box
"_CLOSEDBLANK" closed blank
"_DATUMFILLED" datum triangle filled
"_DATUMBLANK" datum triangle
"_INTEGRAL" integral
"_ARCHTICK" architectural tick
Buzzard没用,这是我得到的
“错误:错误的参数类型:lentyp nil”
11 有谁能看到我在上面的代码中犯了什么错误,试图将块作为闭合箭头?
谢谢大家 伍德曼78,
我不太确定,但我不认为闭合填充箭头是一个像其他箭头一样的块。我认为它只是绘制成一个实体,所以我不确定在entmake的这一点上如何处理,除非您将其创建为自定义块。
正如我所说,我不太确定。也许其他人有答案。 谢谢Buzzard,也许其他人有一些想法。。。。
页:
1
[2]