public PolygonPtrSet(PolygonPtrSet other) : this(bwtaPINVOKE.new_PolygonPtrSet__SWIG_1(PolygonPtrSet.getCPtr(other)), true)
 {
     if (bwtaPINVOKE.SWIGPendingException.Pending)
     {
         throw bwtaPINVOKE.SWIGPendingException.Retrieve();
     }
 }