stmCreateTransition
Creates a labeled transition between two states. Source and target coordinates should be on the source and target boxes respectively.stmCreateTransition (stm_context, chart_name, source_state_name, target_state_name, label, source_x, source_y, target_x, target_y)See Function Status Codes for the list of possible values.
Input/Output Argument Type STM context descriptor that was returned by stmInitImport