NodeFieldResults.get_value_at_nodes
- NodeFieldResults.get_value_at_nodes(nodes)
Get the displacement of a list of
compas_fea2.model.Node
.- Parameters
- node
compas_fea2.model.Node
| [compas_fea2.model.Node
] The node or the nodes where to retrieve the displacmeent
- steps_type_, optional
_description_, by default None
- node
- Returns
- dict
Dictionary with {‘part’:..; ‘node’:..; ‘vector’:…}