Cookie Settings

Try our new documentation site (beta).

Filter Content By
Version
Table of contents
Filter by Language
C API Details
C++ API Details
GRBModel +
Java API Details
GRBModel +
.NET API Details
GRBModel
Python API Details
Model +
Attributes
Parameters
Parameter Descriptions +


GRBModel.SingleScenarioModel()

Capture a single scenario from a multi-scenario model. Use the ScenarioNumber parameter to indicate which scenario to capture.

The model on which this method is invoked must be a multi-scenario model, and the result will be a single-scenario model.

GRBModel SingleScenarioModel ( )

    Return value:

    Model for a single scenario.