Pastes a sweep/optimization/Monte Carlo analysis item from clipboard to the "Optimizations and Sweeps" tab.
Syntax |
Description |
---|---|
pastesweep("name"); |
Pastes a sweep/optimization/Monte Carlo analysis item from clipboard. "name" is the absolute name of the parent item where the new analysis item will be pasted as a child. If the name is empty, paste the new analysis item as a top-most item. Returns the absolute name of the new item. Returns empty string if paste got failed. |
Example
Please refer to the copysweep script page for implementation example.
See Also
List of commands , addsweep , deletesweep , copysweep , insertsweep , getsweep , setsweep , addsweepparameter , addsweepresult , removesweepparameter , removesweepresult