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