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!

What does "ndnext" function do? 1

Status
Not open for further replies.

last4ever

Mechanical
Joined
Jan 15, 2007
Messages
9
Location
US
Does it pick up the next node number? If so, in what order does it find the "next" node? Thanks.
 
Hi,
well, it doesn't "reselect" the "next" node in a selected range, but it "points" to it, i.e. it stores the identifier number of the "next" node.
As regards what "next" means, remember that Ansys always sorts the nodes by identifier number, so in a range of, say, 500 selected nodes, where the lowest node-ID is, say, 2534, the "first" node in the range is this 2534; the "next" one is the node with the lowest ID-number greater than 2534, and so on.
Hope I haven't been too confused...

Regards
 
cbrn,

It answers my question. Thanks a lot. :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top