Selection of particular elements within a radii...

Hi,
How to select the shell elements within a particular radii using a center point?.. (On a planer)
As i am trying to automate the process of deleting the shell elements within a Radii using center point..
Please provide me the API's and procedures...
Kindly help...
Regards,
SriGanesh.

Hi Adams,
Here is the situation...
The elements which i have is Quad elements and kind of match mesh...
I have attached a snapshot that shows a particular elements being selected manually within a diamteric...
i want to select the elements of within a diameter to delete and use it further...
Please refer the attachment...
Regards,
SriGanesh


Hi Sri Ganesh,
If you try to select some element to delete etc...you can use Shift button+Right mouse button.If you select these,there are some choices .I think 'inside of circle' option will provide this to you.
Hope it helps,regards.
NSKRTLS

Hi,
I figured it out by *createmark 'by sphere'... It has deleted exactly the elements which is present within given radii...
Let me know weather it works in all cases....
*createmark elements 1 'by sphere' $lBaseX $lBaseY $lBaseZ $lRadii inside 1 0 0;
Thanks,
Sri


Hello Sri Ganesh,
cooked something: just check it & let me know if its working with all of your cases.
if you want to work all the time with 2D (same plane) then it will work with all the cases.
#Code
*createlistpanel nodes 1 'Select only three nodes of outer area'
hello Sri Ganesh,
can you explain the problem more or exact situation, so that best possible solution can be obtained.
thanks
Adams