Message 1 of 13
Not applicable
10-13-2010
12:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I try to create a dynamical block with user-parameters dependent on action parameters.
This gives me an expression error: "A dependent expression cannot be evaluated"
I don't know why he gives me this error because the parameters manager gives me a value for this action parameter;
I want this expressions:
Length = 800 (action parameter - this length drives the rest of the parameters)
Size=Length/Count (dim. constraint parameter)
RefSize=200 (user parameter)
Count=round(Length/RefSize) (User parameter)
Is there a way to use Action parameters in expressions?
Greetings
Stijn Tas
Solved! Go to Solution.