CableMesh.update_edges

CableMesh.update_edges(result)

Update the edge attributes with the results of the form finding.

Parameters:
resultcompas_fd.solvers.Result

The result of the form finding.

Returns:
None