I have a VIEW with SLABs and GLABs, copied the view and changed the THPOS and VSCA. Now left with many GLABs and SLABs out the VIEW window.
Any ideas on how I can delete the irrelevant GLABs/SLABs quickly that are outside of the VIEW or the code for a delete by a selection box?
thanks for your info, no that hasn't helped. I have changed the thpos and the vsca and the size of the view from an original larger view.
I am now left with slabs outside the view window which still have a ddname associated. I need a quick way to delete these as there are many.... wanted t use a selection box to id slabs but not sure if one exists?
you can try to get a list of all the SLAB with it's DDNA position on a spread sheet. Filter all that are out of the view range, and pick up all the SLAB with it DBREF, put them on the notepad. DELETE =1234/5678
It's not a straight forward solution, hope that help.