382| 2
|
[其他求助] 帮忙改下Adobe Illustrator脚本单位 |
发表于 2024-6-18 08:54
50吾爱币
最佳答案改了myBorderInput * daopt,没有测试,不知道行不行
[mw_shl_code=javascript,true]if( app.documents.length == 0 ) { fileToProcess = File.openDialog();
app.open(fileToProcess);
}
var daopt = 2.834645;
var myBorder = -1;
var myBorderInput = -1;
while (myBorder < 0 || myBorder > 100 || isNaN(myBorder) ) {
myBorderInput = prompt("输入扩边距离,单位: mm","7");
...
| ||
发帖前要善用【论坛搜索】功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。 |
||
发表于 2024-6-18 08:54
| ||
|
发表于 2024-6-18 09:34
| ||
RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )
GMT+8, 2024-12-11 18:47
Powered by Discuz!
Copyright © 2001-2020, Tencent Cloud.