::hw::automate::LoadSuperblock

Creates a new instance of the super block specified by .prs file filename at the location x position, xpos, and y position, ypos, in the current Process Modeling window. Equivalent to the Import Process as Superblock option.

Syntax

::hw::automate::LoadSuperblock filename, xpos, ypos

Arguments

filename
Task Representation File .tsk.
xpos
X coordinate where the task needs to be placed.
ypos
Y coordinate where the task needs to be placed.

Returns

Super Task ID if successful. Error if unsuccessful.

Example

:hw::automate::LoadSuperblock {C:\14.0\demos\automate\7_hypermesh
\BatchMeshing\process\BracketAutomation.prs} 50 50