NodeFieldResults.get_value_at_point
- NodeFieldResults.get_value_at_point(point, distance, plane=None, steps=None, group_by=['step', 'part'])
Get the displacement of the model around a location (point).
- Parameters
- point[float]
The coordinates of the point.
- steps_type_, optional
_description_, by default None
- Returns
- dict
Dictionary with {‘part’:..; ‘node’:..; ‘vector’:…}