🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Sorting of Nodes and Elements

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

Hi,,

 

I have an objective to print the mininmum and Maximum node & element id's of some 20 assemblies in a file.

 

I  have to neglect the nodes shared between other assemblies.

 

But the problem is when i filter the other assembly nodes in my mark the nodes count is correct. but the min & max id's are not coming correct ,

 

So i used the sort option like

 

set nodord [lsort -increasing $nodeList]

 

But when i saw this list some nodes are not in order. and for some assemblies it'll change in descending order..

 

Is there any other order to sort.

 

Help me on this!!!!

 

Find more posts tagged with

Sort by:
1 - 2 of 21