public IntTools_PntOn2Faces(IntTools_PntOnFace aP1, IntTools_PntOnFace aP2)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetP2(IntTools_PntOnFace aP2)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public IntTools_PntOnFace(IntTools_PntOnFace parameter1)
     : base()
 {
     throw new NotImplementedException();
 }