I am trying to define a predefined field for the whole assembly.I used record (macro manager) to get the code for this action. It resulted in a code which finds all the vertices, edges, surfaces and cells and then defines a region object from these. Is there a simper way to get the region object for a particular instance or complete assembly?(without using findat() function)