Beispiel #1
0
 internal void CloseSMatrixSet()
 {
     if (Pole.Length == 4)
     {
         PGeom.CloseMatrixSet(SMatrices);
     }
 }