示例#1
0
 public IntPatch_ALine(IntAna_Curve C, bool Tang, IntSurf_Situation Situ1, IntSurf_Situation Situ2)
     : base()
 {
     throw new NotImplementedException();
 }
示例#2
0
 public IntPatch_ALine(IntAna_Curve C, bool Tang)
     : base()
 {
     throw new NotImplementedException();
 }
示例#3
0
 public IntPatch_ALine(IntAna_Curve C, bool Tang, IntSurf_TypeTrans Trans1, IntSurf_TypeTrans Trans2)
     : base()
 {
     throw new NotImplementedException();
 }