private void button_align_marked_Click(object sender, EventArgs e) { m_dmesh.UVAlignToPoly(); RefreshGeometry(); }