SelectProblem Method (XPRMProblem)
  Select the active problem 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.3.0
    C#
   
  public void SelectProblem( XPRMProblem prob )
Parameters
- prob
 - 
   Type: 
   MoselXPRMProblem
   
a problem to select. If null, the main problem is selected 
