SnoptOptions.ClearAllOptions() Method

Top 

Description

Clears all options that were previously set for the optimization process.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Method Signature

SnoptOptions.ClearAllOptions(

)

 

 

Syntax

mySnoptOptions1.ClearAllOptions();

 

 

See also

SnoptOptions Object