eusort# Mapdl.eusort(**kwargs)# Restore original order of the element table. APDL Command: EUSORT Return type: Optional[str] Notes Changing the selected element set [ESEL] also restores the original element order. Examples >>> mapdl.post1() >>> mapdl.eusort() 'ELEMENT SORT REMOVED'