Overload List

  Name Description
Public method IfThen(IConstraint, IConstraint)
Returns a constraint that if con1 is true, then con2 must also be true.
(Inherited from IModeler.)
Public method IfThen(IConstraint, IConstraint, String)
Returns a constraint that if con1 is true, then con2 must also be true.
(Inherited from IModeler.)

See Also