programming question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
programming question.
Hi,
I want to have several parameters take on different values depening on material selection. I have been unable to use text in if statements so far. The best would be if the user could select the materials from a set of selections. So far I have done it bu using an embedded excel sheet and doing the input in there, but I am not happy about it. Do anyone have an elegant solution for this?
For example:
Material="S355"
a=2
b=3
c=4
Material="316L"
a=0.5
b=1
c=5
etc...
any help is much appreciated.
Solved! Go to Solution.
- Labels:
-
Other
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Espen.
Attached one option, there are a lot of others.
Best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Espen.
Attached one option, there are a lot of others.
Best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Alternative solution:
Insert->Control->WebControl->List box/combo box
Viktor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I am actually using PTC Mathcad Prime 3.1. Such a solution as you presented is what I prefer, but I am not sure it is possible in prime. Or at least, I have not found a way to make a list where the user can select the desired input.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Someone posted this example recently, which may be useful.
Norm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This is a good solution, thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
In Prime 3.1 version there are no active control components.
