I've been searching for where/how to retrieve a margin of safety. I would like to return the lowest margin of safety for the whole project as a filter for discarding cases. If this information is only available at the component level I can just loop through them all and find the minimum, I just don't know where to find it.
Thanks,
Trevor