public void Load(gp_Ax1 V)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public bool IsOut(gp_Ax1 theLine)
 {
     throw new NotImplementedException();
 }
 public GeomAdaptor_SurfaceOfRevolution(Adaptor3d_HCurve C, gp_Ax1 V)
     : base()
 {
     throw new NotImplementedException();
 }
 public void SetAxis(gp_Ax1 A1)
 {
     throw new NotImplementedException();
 }
Esempio n. 5
0
 public bool IsOut(gp_Ax1 theLine, bool _isRay, double theOverthickness)
 {
     throw new NotImplementedException();
 }
 public BRepPrimAPI_MakeRevol(TopoDS_Shape S, gp_Ax1 A)
     : base()
 {
     throw new NotImplementedException();
 }
 public Geom_SurfaceOfRevolution(Geom_Curve C, gp_Ax1 A1)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 8
0
 public gce_MakeParab(gp_Ax1 D, gp_Pnt F)
     : base()
 {
     throw new NotImplementedException();
 }
 public bool CheckValidity(TopoDS_Shape theShape, gp_Ax1 theA)
 {
     throw new NotImplementedException();
 }
Esempio n. 10
0
 public GC_MakeMirror(gp_Ax1 Ax_is)
     : base()
 {
     throw new NotImplementedException();
 }
Esempio n. 11
0
 public GC_MakeTrimmedCylinder(gp_Ax1 A1, double Radius, double Height)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Append(gp_Ax1 theItem)
 {
     throw new NotImplementedException();
 }
 public void SetValue(int theIndex, gp_Ax1 theItem)
 {
     throw new NotImplementedException();
 }
 public void InsertAfter(int theIndex, gp_Ax1 theItem)
 {
     throw new NotImplementedException();
 }