Santa123
Mechanical
- Oct 2, 2006
- 80
Hej,
How can I input data to Rule
if class =="myclass" and bolt =="M6"
{
D=11mm
L =7mm
d = InputBox("give me hole dimeter") --- ???
}
else if ....
Best Regards
Santa
How can I input data to Rule
if class =="myclass" and bolt =="M6"
{
D=11mm
L =7mm
d = InputBox("give me hole dimeter") --- ???
}
else if ....
Best Regards
Santa