Fix for the frame order count_sobol_points() function.
The checks for the model, parameter and domain set up must come first, before cdp.model is accessed. Otherwise the frame_order.num_int_pts user function will often fail.
Authored by: bugman 2014-09-14
Parent: [r25840]
Child: [r25842]