newCtr Method (XPRBvar)
  Create a new, unnamed, XPRBctr constraint in the current problem. 
Namespace: BCL
Assembly: xprbdn (in xprbdn.dll) Version: 4.8.13.0
 Syntax
Syntax
Parameters
- v
- 
   Type: 
   BCLXPRBvar
   
 The XPRBvar variable used to create the expression which will form the new constraint.
Return Value
Type: XPRBctrThe new XPRBctr object.
 Remarks
Remarks
 Used usually when wanting to set a constraint by the allowed ranges of a defined XPRBvar variable. 
 Examples
Examples
 xbexpl1i.cs in the User's Guide Examples folder.
 See Also
See Also
 
