CableMesh.update_vertices

CableMesh.update_vertices(result)

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

Parameters:
resultcompas_fd.solvers.Result

The result of the form finding.

Returns:
None