Set/Modify Functions : stmChangeActivityGraphics

stmChangeActivityGraphics

Changes the activity’s graphics. Set new parent and new coordinates. The new parent can be Null which means the activity is now a top level activity. When no new_parent_activity_name is specified, it means no change in parent box. All four coordinates must be given.
Syntax
stmChangeActivityGraphics (stm_context, chart_name, unique_activity_name, new_ min_x, new_min_y, new_max_x, new_max_y, new_parent_activity_name)
Return Type
status_code
See Function Status Codes for the list of possible values.
Arguments
Input/Output
STM context descriptor that was returned by stmInitImport