Exemple #1
0
 public bool CheckTouchVertex(IntTools_CommonPrt aCP, ref double aTX)
 {
     throw new NotImplementedException();
 }
 public IntTools_CommonPrt Assign(IntTools_CommonPrt Other)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public int MakeType(IntTools_CommonPrt aCP)
 {
     throw new NotImplementedException();
 }
 public void Copy(IntTools_CommonPrt anOther)
 {
     throw new NotImplementedException();
 }
 public IntTools_CommonPrt(IntTools_CommonPrt aCPrt)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Append(IntTools_CommonPrt theItem)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, IntTools_CommonPrt theItem)
 {
     throw new NotImplementedException();
 }
 public void InsertAfter(int theIndex, IntTools_CommonPrt theItem)
 {
     throw new NotImplementedException();
 }
Exemple #9
0
 public bool IsVertex(IntTools_CommonPrt aCmnPrt)
 {
     throw new NotImplementedException();
 }
Exemple #10
0
 public void VertexParameter(IntTools_CommonPrt theCP, ref double theT)
 {
     throw new NotImplementedException();
 }