public void SetValue(bool Tangent, IntRes2d_Position Pos, IntRes2d_Situation Situ, bool Oppos)
 {
     throw new NotImplementedException();
 }
 public IntRes2d_Transition(bool Tangent, IntRes2d_Position Pos, IntRes2d_Situation Situ, bool Oppos)
     : base()
 {
     throw new NotImplementedException();
 }