The plugin takes the following parameters:
Filepath = ''
Gate = '<<'
public class GatelevelHotstart : IMike1DPlugin
[Plugin]
AssemblyName = 'DHI.Mike1D.Mike1DDataAccess, Version=17.0.0.0, Culture=neutral, PublicKeyToken=c513450b5d0bf0bf'
ClassName = 'DHI.Mike1D.Plugins.GatelevelHotstart'
[Arguments]
Filepath = 'output.ADDOUT.res1d'
Gate = 'Gate1_ID;Gate2_ID' or 'LoadAllGates' if all gates should be loaded
EndSect // Arguments
EndSect // Plugin
| GatelevelHotstart | Initializes a new instance of the GatelevelHotstart class |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Initialize | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |