public TopAbs_State ClassifyUVPoint(IntCurvesFace_Intersector theIntersector, BRepAdaptor_HSurface theSurf, gp_Pnt2d theP2d) { throw new NotImplementedException(); }
public bool PointInTheFace(TopoDS_Face F, gp_Pnt P, ref double u, ref double v, ref double Param, ref int Index, BRepAdaptor_HSurface surf, double u1, double v1, double u2, double v2, gp_Vec theVecD1U, gp_Vec theVecD1V) { throw new NotImplementedException(); }
public void SetHSurfaces(BRepAdaptor_HSurface S1, BRepAdaptor_HSurface S2) { throw new NotImplementedException(); }