public void SetFencePolygons(List <BreakRegion> fences)
 {
     IVXProtocol.Pdo_FencePolygonsSet(m_hPdoHandle, fences);
 }