Hello,
I'm trying to get the contact area between foot and insole (Please see the photos).
I used the following APDL command:
SET, LAST
cmsel, s, contact_side
us
it is
ESEL, R, TYPE ,, 3
ETABLE, STAT, CONT, STAT
ESEL, S, ETAB, ESTAT, 2,3
ETABLE, C_AREA, VOLU
SSUM
* GET, T_AREA, SSUM, 0, ITEM...