Modified SerializableFailureMechanismSectionAssemblyCreator: - Return aggregates instead of a serializable object -- Necessary as the sectio…
Show more
Modified SerializableFailureMechanismSectionAssemblyCreator:- Return aggregates instead of a serializable object-- Necessary as the section is created based on the aggregated exportable section assembly. Aggregate will keep track of the results that were created and the section it was linked to.WTI-1803Show less