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