Inheritance: Standard_Transient
Ejemplo n.º 1
0
 public gp_Pnt Pnt(Adaptor3d_HVertex V)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public double Tol3d(Adaptor3d_HVertex V)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public bool Identical(Adaptor3d_HVertex V1, Adaptor3d_HVertex V2)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public TopAbs_Orientation Orientation(Adaptor3d_HVertex V)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public bool IsSame(Adaptor3d_HVertex Other)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 6
0
 public Adaptor3d_HVertex(Adaptor3d_HVertex parameter1)
     : base()
 {
     throw new NotImplementedException();
 }