DHI.Mike1D
DHI.Mike1D
Namespaces
DHI.Mike1D.ControlModule
ControlStateMachine Class
ControlStateMachine Methods
CreateSimpleControl Method
CreateState Method
GetOrCreateAction Method
Initialize Method
ReplaceAction Method
Reset Method
SetGlobalStateTransitionTable Method
SetStateTransitionTable Method
Update Method
UpdateStateAction Method
Validate Method
ControlStateMachine
CreateState Method
Namespace:
DHI.Mike1D.ControlModule
Assembly:
DHI.Mike1D.ControlModule (in DHI.Mike1D.ControlModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
Copy
public
State
CreateState
(
IAction
action
)
Parameters
action
Type:
DHI.Mike1D.ControlModule
IAction
Return Value
Type:
State
See Also
Reference
ControlStateMachine Class
DHI.Mike1D.ControlModule Namespace