Inserts a sweep/optimization/Monte Carlo item as a parent to an existing analysis item. The existing item becomes a child of the newly inserted sweep.
Syntax |
Description |
---|---|
insertsweep("name"); |
Inserts a sweep/optimization/Monte Carlo item as a child to a parent analysis item. "name" is the absolute name of the existing analysis item. |
Example
addsweep(0); insertsweep("sweep");
See Also
List of commands , deletesweep , copysweep , pastesweep , addsweep , getsweep , setsweep , addsweepparameter , addsweepresult , removesweepparameter , removesweepresult