Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.

Ansys Learning Forum Forums Discuss Simulation General Mechanical APDL Node Stress and ID issue Reply To: APDL Node Stress and ID issue

Daniel Shaw
Ansys Employee

NSEL,S,CORNER should select the corner nodes and *GET should work on the selected set.  So, using selection logic and *GET should enable to access information from a subset of the mdoel.  *VGET works on the entire database.  It does not work only on the selected set.  To use *VGET acess a subset of the model, you need to use a masking vector *VMASK.

 

[bingo_chatbox]