| 
 | 
 
 本帖最后由 cyxz 于 2025-10-1 18:28 编辑  
 
CAXA小程序能给工具条自定义图标,可以把CAXA隐藏的比较深的图库直接调出! 
[config] 
num=7 
[command0] 
comment=倒角5x45度 
command=mycorner 
script=corner;select:1,2;select:2,0;set:3,55; 
[command1] 
comment=X方向拉伸 
command=sx 
script=stretch;select:1,1;select:3,1; 
[command2] 
comment=Y方向拉伸 
command=sy 
script=stretch;select:1,1;select:3,2; 
[command3] 
comment=粗牙内螺纹 
command=neiluowen 
script=sym;select:1,5;select:2,1;select:3,5; 
[command4] 
comment=粗牙外螺纹 
command=wailuowen 
script=sym;select:1,5;select:2,1;select:3,7; 
[command5] 
comment=切线 
command=qx 
script=ltn;select:1,3;select:2,0; 
[command6] 
comment=法线 
command=fx 
script=ltn;select:1,3;select:2,1; 
 |   
 
 
 
 |