public double Parameter(TopoDS_Edge E) { throw new NotImplementedException(); }
public void Add(TopoDS_Edge E) { throw new NotImplementedException(); }
public bool GParamOnReference(TopoDS_Vertex V, TopoDS_Edge E, ref double P) { throw new NotImplementedException(); }
public void AddEdge(TopoDS_Edge anEdge, int Index) { throw new NotImplementedException(); }
public void PrintCur(TopoDS_Edge E) { throw new NotImplementedException(); }