Initializing help system before first use

addTerm Method

Overload List
  Name Description
Public methodCode example addTerm(Double)
Add a new numeric term to the current XPRBcut.
Public methodCode example addTerm(XPRBvar)
Set a new term to the current XPRBcut.
Public methodCode example addTerm(Double, XPRBvar)
Add a new term to the current XPRBcut.
Public methodCode example addTerm(XPRBvar, Double)
Add a new term to the current XPRBcut.
Top
See Also