settype
| settype | 
  Purpose
 
  Synopsis
 
procedure settype(rc:robustctr, type:integer)
 procedure settype(uc:uncertainctr, type:integer)
 
  Arguments
 
| 
     rc 
     | 
     A robust constraint
     | ||||||||
| 
     uc 
     | 
     An uncertain constraint
     | ||||||||
| 
     type 
     | 
     Constraint type. Applicable values are:
     
 | 
  Further information
 
 This procedure can be used to change the type of a constraint, turning it into an equality or inequality or making it unbounded,
 i.e. free.
 
  Related topics
 
  Module
 
 
