Hello,
Is there a way to display xy coordinates of undeformed mesh and the output variable for the entire part/mesh instead of selecting each node individually and writing to file using Tools->query. Thanks
Thank you guys. You can specify COORD in the field output in the step module. Then once the outputdatabase is created print report of results. The original coords can be determined by subtracting displacements from the COORDs.