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