Hi,
I'm trying to get the centroid of a named selection using APDL. The named selection can have arbitrary shape, and needs to be found for the deformed shape (at least when large deflection is activated).
I've tried the following code:
cmsel,s,NamedSelection
asum
*get,CentroidX,area,0,cent,x...