IBridgeStructureTableIteration Property |
Variable defining maximum number of iterations for precalculating tables.
Namespace:
DHI.Mike1D.StructureModule
Assembly:
DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax int TableIteration { get; set; }
Property TableIteration As Integer
Get
Set
property int TableIteration {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also