Ejemplo n.º 1
0
 public TopAbs_Orientation Orientation(Sweep_NumShape aShape)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public TopAbs_ShapeEnum Type(Sweep_NumShape aShape)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 3
0
 public int Index(Sweep_NumShape aShape)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 4
0
 public Sweep_NumShapeTool(Sweep_NumShape aShape)
     : base()
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 5
0
 public Sweep_NumShape(Sweep_NumShape parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Init(Sweep_NumShape aShape)
 {
     throw new NotImplementedException();
 }