Creation Functions : stmCreateState

stmCreateState

Creates a named state in a specified statechart with specified coordinates.
Syntax
stmCreateState (stm_context, chart_name, state_name, parent_state_name, min_x, min_y, max_x, max_y, short_description, long_description)
Return Type
status_code
See Function Status Codes for the list of possible values.
Arguments
 
Input/Output