예제 #1
0
 public IntPatch_WLine(IntSurf_LineOn2S Line, bool Tang)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public IntPatch_WLine(IntSurf_LineOn2S Line, bool Tang, IntSurf_TypeTrans Trans1, IntSurf_TypeTrans Trans2)
     : base()
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public void Add(IntSurf_LineOn2S L)
 {
     throw new NotImplementedException();
 }
예제 #4
0
 public void PointDepart(IntSurf_LineOn2S LineOn2S, Adaptor3d_HSurface S1, int SU1, int SV1,
                         Adaptor3d_HSurface S2, int SU2, int SV2)
 {
     throw new NotImplementedException();
 }
예제 #5
0
 public void SetCurve(IntSurf_LineOn2S theNewCurve)
 {
     throw new NotImplementedException();
 }