load_to_results

compas_fea.fea.ansys.load_to_results(structure, fields, steps)[source]

Loads results from Ansys txt files to Structure object.

Parameters:

structure (obj): Structure object. fields (list, str): Data field requests. steps (list): Loads steps to extract from.

Returns:

None