Displacement#
- class ansys.dpf.post.displacement.Displacement(**kwargs)#
- Defines the displacement object, which is a vector object. - Methods - Check if the result contains complex frequencies. - Attributes - Result data for the norm of the vector. - Result data for the vector values. - Result data for the X component of the vector. - Result data for the Y component of the vector. - Result data for the Z component of the vector. 
 
    