Raphael Arlitt:
 |Switch and other modules only seem to take an integer as 
 |a selector.
 |How could I use a double as my input selector. Is there a possibility to
 |cast?

Use a Compute( "int(a)" ) module to convert to an int -- or if your value
is computed: Compute( "int(a+.5)" ).

Randy

-- 
Randall Hopper (mailto:[EMAIL PROTECTED])
Lockheed Martin Operation Support
EPA Scientific Visualization Center
US EPA N127-01; RTP, NC 27711

Reply via email to