AddControl(ControlType)

Adds a MeshWorkflowControl node as child node of the “Step” tree node. This control node can be created under any step node. This node is created to set properties that are required for executing an operation.

Declaration Syntax

public virtual MeshWorkflowControl AddControl(ControlType type)

Parameters

type(ControlType)

No details are provided for this entry.