Overload List

  Name Description
Public method NumVar(Double, Double)
Creates a new modeling variable object of the type NumVarType.Float.
(Inherited from IModeler.)
Public method NumVar(Double, Double, NumVarType)
Creates a new numeric variable object.
(Inherited from IModeler.)
Public method NumVar(Double, Double, String)
Creates a new modeling variable of the type NumVarType.Float.
(Inherited from IModeler.)
Public method NumVar(Double, Double, NumVarType, String)
Creates a new modeling variable object.
(Inherited from IModeler.)

See Also