Esempio n. 1
0
 public IntAna_Quadric(IntAna_Quadric parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(gp_Lin L, IntAna_Quadric Q)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public void Perform(gp_Cone C, IntAna_Quadric Q, double Tol)
 {
     throw new NotImplementedException();
 }
 public IntAna_IntConicQuad(gp_Hypr H, IntAna_Quadric Q)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public IntAna_IntQuadQuad(gp_Cone C, IntAna_Quadric Q, double Tol)
     : base()
 {
     throw new NotImplementedException();
 }