SelectProblem Method (XPRMExternal)
  Select the active problem 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.0.0
 Syntax
Syntax
    C#
   
  public void SelectProblem( XPRMExternal prob )
Parameters
- prob
- 
   Type: 
   MoselXPRMExternal
   
 a problem to select. If null, the main problem is selected
 See Also
See Also
 
