Esempio n. 1
0
 public TopoDS_Vertex Vertex(BRepPrim_Direction d1, BRepPrim_Direction d2, BRepPrim_Direction d3)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public gp_Pnt Point(BRepPrim_Direction d1, BRepPrim_Direction d2, BRepPrim_Direction d3)
 {
     throw new NotImplementedException();
 }
Esempio n. 3
0
 public gp_Lin Line(BRepPrim_Direction d1, BRepPrim_Direction d2)
 {
     throw new NotImplementedException();
 }
Esempio n. 4
0
 public bool HasVertex(BRepPrim_Direction d1, BRepPrim_Direction d2, BRepPrim_Direction d3)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public bool HasEdge(BRepPrim_Direction d1, BRepPrim_Direction d2)
 {
     throw new NotImplementedException();
 }
Esempio n. 6
0
 public TopoDS_Edge Edge(BRepPrim_Direction d1, BRepPrim_Direction d2)
 {
     throw new NotImplementedException();
 }
Esempio n. 7
0
 public TopoDS_Wire Wire(BRepPrim_Direction d1)
 {
     throw new NotImplementedException();
 }
Esempio n. 8
0
 public bool HasWire(BRepPrim_Direction d1)
 {
     throw new NotImplementedException();
 }
Esempio n. 9
0
 public gp_Pln Plane(BRepPrim_Direction d1)
 {
     throw new NotImplementedException();
 }
Esempio n. 10
0
 public bool IsInfinite(BRepPrim_Direction d1)
 {
     throw new NotImplementedException();
 }
Esempio n. 11
0
 public void Close(BRepPrim_Direction d1)
 {
     throw new NotImplementedException();
 }