예제 #1
0
 public void SetValues(IntCurveSurface_Intersection Inter)
 {
     throw new NotImplementedException();
 }
예제 #2
0
 public void Append(IntCurveSurface_Intersection Inter, double FirstParamOnCurve, double LastParamOnCurve)
 {
     throw new NotImplementedException();
 }
예제 #3
0
 public IntCurveSurface_Intersection(IntCurveSurface_Intersection parameter1)
     : base()
 {
     throw new NotImplementedException();
 }