I have a task to move elements down to mesh. I try to write a plugin,
but i can't get all mesh polygons or vertices using API. I need it
because I want to change the Z coordinate of other objects to move it
closer to mesh. What else can I do? Or mayb...