public gp_Pnt Pnt(Adaptor3d_HVertex V) { throw new NotImplementedException(); }
public TopAbs_Orientation Orientation(Adaptor3d_HVertex C) { throw new NotImplementedException(); }
public double Tol3d(Adaptor3d_HVertex V) { throw new NotImplementedException(); }
public double Tolerance(Adaptor3d_HVertex V, Adaptor2d_HCurve2d C) { throw new NotImplementedException(); }
public double Parameter(Adaptor3d_HVertex V, Adaptor2d_HCurve2d C) { throw new NotImplementedException(); }
public void Vertex(Adaptor2d_HCurve2d C, int Index, Adaptor3d_HVertex V) { throw new NotImplementedException(); }
public void SetValue(gp_Pnt P, double Tol, Adaptor3d_HVertex V, Adaptor2d_HCurve2d A, double Parameter) { throw new NotImplementedException(); }
public IntPatch_ThePathPointOfTheSOnBounds(gp_Pnt P, double Tol, Adaptor3d_HVertex V, Adaptor2d_HCurve2d A, double Parameter) : base() { throw new NotImplementedException(); }
public bool IsSame(Adaptor3d_HVertex Other) { throw new NotImplementedException(); }
public void SetVertex(bool OnFirst, Adaptor3d_HVertex V) { throw new NotImplementedException(); }