HyperSizer Support Forum

Software Use => Scripting => Topic started by: cfriedland5 on December 05, 2013, 11:48:48 PM

Title: Retrieving MOS for multiple designs
Post by: cfriedland5 on December 05, 2013, 11:48:48 PM
Is it possible to retrieve the margin of safety for multiple designs through the COM if I request more than 1 design? I've figured out how to retrieve weights with ResultSolution(3,i) and dimensions with ResultVariable(vpd,i), but cannot find where to get the margin of safety for anything other than the best design.

Also, is it possible for HyperSizer to give me access to designs that fail? Currently, if I request a few designs, but they all fail, HyperSizer only gives me weight and dimension information for the best (least bad) design.

I use Matlab, by the way.
Title: Re: Retrieving MOS for multiple designs
Post by: Ryan on December 06, 2013, 08:05:23 AM
No. Unfortunately we don't expose this data.

-Ryan