Пример #1
0
 public void Substitute(int theIndex, TopoDS_Vertex theKey1, Draft_VertexInfo theItem)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public bool FindFromKey(TopoDS_Vertex theKey1, Draft_VertexInfo theValue)
 {
     throw new NotImplementedException();
 }
Пример #3
0
 public int Add(TopoDS_Vertex theKey1, Draft_VertexInfo theItem)
 {
     throw new NotImplementedException();
 }
Пример #4
0
 public Draft_VertexInfo(Draft_VertexInfo parameter1)
     : base()
 {
     throw new NotImplementedException();
 }