Selecting nodes on the surfaces of a volume
Selecting nodes on the surfaces of a volume
(OP)
using commands (APDL), how can we select all the nodes on the exterior surfaces of a volume like a block? I want to impose constant temperatures as BCs but I don't want to choose them one by one.





RE: Selecting nodes on the surfaces of a volume
ASLV
NSLA,,1
RE: Selecting nodes on the surfaces of a volume
allsel,below,volu
RE: Selecting nodes on the surfaces of a volume
RE: Selecting nodes on the surfaces of a volume
Select your volume, select the areas of interest, then select nodes->attached to->areas, all
that will select all nodes attached only to the surface of your volume!
RE: Selecting nodes on the surfaces of a volume