Example #1
0
 public GeomLib_Array1OfMat Move(GeomLib_Array1OfMat theOther)
 {
     throw new NotImplementedException();
 }
Example #2
0
 public GeomLib_Array1OfMat(GeomLib_Array1OfMat theOther)
     : base()
 {
     throw new NotImplementedException();
 }