public void InternalPerform(Adaptor3d_HCurve Curve, IntCurveSurface_ThePolygonOfHInter Polygon,
                             Adaptor3d_HSurface Surface, IntCurveSurface_ThePolyhedronOfHInter Polyhedron, double U1, double V1,
                             double U2, double V2, Bnd_BoundSortBox BSB)
 {
     throw new NotImplementedException();
 }
 public void Perform(Adaptor3d_HCurve Curve, IntCurveSurface_ThePolygonOfHInter ThePolygon,
                     Adaptor3d_HSurface Surface, IntCurveSurface_ThePolyhedronOfHInter Polyhedron, Bnd_BoundSortBox BndBSB)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public IntCurveSurface_TheInterferenceOfHInter(Intf_Array1OfLin theLins,
                                                IntCurveSurface_ThePolyhedronOfHInter thePolyh, Bnd_BoundSortBox theBoundSB)
     : base()
 {
     throw new NotImplementedException();
 }
示例#4
0
 public void Perform(Intf_Array1OfLin theLins, IntCurveSurface_ThePolyhedronOfHInter thePolyh,
                     Bnd_BoundSortBox theBoundSB)
 {
     throw new NotImplementedException();
 }
示例#5
0
 public void Interference(IntCurveSurface_ThePolygonOfHInter thePolyg,
                          IntCurveSurface_ThePolyhedronOfHInter thePolyh, Bnd_BoundSortBox theBoundSB)
 {
     throw new NotImplementedException();
 }