public TopAbs_Orientation Orientation(Sweep_NumShape aShape)
 {
     throw new NotImplementedException();
 }
 public TopAbs_ShapeEnum Type(Sweep_NumShape aShape)
 {
     throw new NotImplementedException();
 }
 public int Index(Sweep_NumShape aShape)
 {
     throw new NotImplementedException();
 }
 public Sweep_NumShapeTool(Sweep_NumShape aShape)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public Sweep_NumShape(Sweep_NumShape parameter1)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Init(Sweep_NumShape aShape)
 {
     throw new NotImplementedException();
 }