Ejemplo n.º 1
0
 public void Substitute(int theIndex, TopoDS_Edge theKey1, Draft_EdgeInfo theItem)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public bool FindFromKey(TopoDS_Edge theKey1, Draft_EdgeInfo theValue)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public int Add(TopoDS_Edge theKey1, Draft_EdgeInfo theItem)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public Draft_EdgeInfo(Draft_EdgeInfo parameter1)
     : base()
 {
     throw new NotImplementedException();
 }