Exemplo n.º 1
0
 public double Parameter(TopoDS_Edge E)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 2
0
 public void Add(TopoDS_Edge E)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 3
0
 public bool GParamOnReference(TopoDS_Vertex V, TopoDS_Edge E, ref double P)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 4
0
 public void AddEdge(TopoDS_Edge anEdge, int Index)
 {
     throw new NotImplementedException();
 }
Exemplo n.º 5
0
 public void PrintCur(TopoDS_Edge E)
 {
     throw new NotImplementedException();
 }