Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

No NSORT data is available for the selected set

Status
Not open for further replies.

Settler

Structural
Joined
May 22, 2010
Messages
88
Location
US
Hi all,

When I want to isolate some nodes from my model I do:

NSEL,S,LOC,Z,ZMIN,ZMAX
NSEL,R,LOC,X,XMIN,XMAX
NSEL,R,LOC,Y,XMIN,XMAX
NSORT,S,X

in order to later use the *GET command.

However, some times I run to the following error message:

"No NSORT data is available for the selected set"

Does anyone know where this is comming from?

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top