iCAx开思网
标题:
跪求高手帮我改改!~~我用VLISP编的
[打印本页]
作者:
everty
时间:
2005-5-25 12:10
标题:
跪求高手帮我改改!~~我用VLISP编的
myshaft:dialog{
label="轴的结构绘图";
:boxed_row{
label="请选择轴的结构";
:image_button{
color=0;
aspect_ratio=0.7;
Key=shaft_imagel;
width=25;
fixed_height=true;
}
:image_button{
color=0;
aspect_ratio=0.7;
Key=shaft_image2;
width=25;
fixed_height=true;
}
:image_button{
color=0;
aspect_ratio=0.7;
Key=shaft_image3;
width=25;
fixed_height=true;
}
}
:boxed_row{
:boxed_column{
label=" 参数输入:";
:row {
:edit_box{
label=" 轴直径D(mm) ";
Key="shaft_ D";
edit_width=6;
}
:edit_box{
label=" 轴长L(mm)";
Key="shaft_ L";
edit_width=6;
}
}
:row{
:edit_box{
label="倒角宽B(mm) ";
Key="chamfer_ B";
edit_width=6;
}
:edit_box{
label="倒角宽A(mm)";
Key="chamfer_ A";
edit"width=6;
}
}
:radio_row{
LabeL="选择轴的方向";
:radio_button{
Key="Key_radio_Left";
LabeL="从左往右";
Value=1;
}
:radio_button{
Key="Key_radio_right";
LabeL="从右往左";
Value=0;
}}}
:column{
:boxed_column{
:boxed_column{
labeL="轴的基准点(起始点):";
:button{
labeL="选择点<<";
key="pick_point";
}
:edit_box{
labeL="X轴坐标:";
key="start_X";
edit_width=6;
}
:edit_box{
labeL="Y轴坐标:";
key="start_y";
edit_width=6;
}
}}}}
ok_cancel_help;
}
我编的但怎么运行不了, 出现错误我不知道怎么改啊
欢迎光临 iCAx开思网 (https://www.icax.org/)
Powered by Discuz! X3.3