The additional Boolean flag lets you indicate whether you want to copy sizing and analysis results from the source workspace to the target workspace. In previous versions of HyperSizer, this was not available. It sounds like you would want to set this to false since you are copying from a template (that would have no results to copy). You don’t need a variable, just pass “False” to the method.
For example,
objWorkspace.Copy “NameNew”, False