public TColgp_HArray2OfVec(TColgp_Array2OfVec theOther)
     : base()
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public TColgp_Array2OfVec Assign(TColgp_Array2OfVec theOther)
 {
     throw new NotImplementedException();
 }