Instead of using ubl files for building loads and cfd command for contours.
Add a new object class that has multiple children types that can...
Apply a load to a building wall. Any existing load will be overwritten (or max?) and if a threat name needs to be created it will be. This UBL object can have multiple loads (just like the file). Multiple UBL objects could be used so users can enable/disable a subset of load mappings.
A CFD contours object that maintains a link to the data file. The contours will get applied during the analysis run. Warn user if link breaks. Each object links to 1 file and has a name, enabled, variable type, and file location properties. If name already exists for that variable type data gets overwritten.
Instead of using ubl files for building loads and cfd command for contours.
Add a new object class that has multiple children types that can...