stmCreateTransitionWithPosNote
Creates a transition with a label and a transition note between two states. Source and target coordinates should be on the source and target boxes respectively.stmCreateTransitionWithPosNote (stm_context, chart_name, source_state_name, target_state_name, label, source_x, source_y, target_x, target_y, tr_note, label_x, label_y, note_x, note_y);
Input/Output Argument Type STM context descriptor that was returned by stmInitImport