Ejemplo n.º 1
0
 public void SetValues(IntCurveSurface_Intersection Inter)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void Append(IntCurveSurface_Intersection Inter, double FirstParamOnCurve, double LastParamOnCurve)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public IntCurveSurface_Intersection(IntCurveSurface_Intersection parameter1)
     : base()
 {
     throw new NotImplementedException();
 }