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
CreateSimpleControl 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
static
ControlStateMachine
CreateSimpleControl
(
ControlStateMachine
control
,
IAction
action
)
Parameters
control
Type:
DHI.Mike1D.ControlModule
ControlStateMachine
action
Type:
DHI.Mike1D.ControlModule
IAction
Return Value
Type:
ControlStateMachine
See Also
Reference
ControlStateMachine Class
DHI.Mike1D.ControlModule Namespace