CableMesh.update_vertices
- CableMesh.update_vertices(result)
Update the vertex attributes with the results of the form finding.
- Parameters:
- result
compas_fd.solvers.Result
The result of the form finding.
- result
- Returns:
- None
Update the vertex attributes with the results of the form finding.
compas_fd.solvers.Result
The result of the form finding.