示例#1
0
 public void CylinderD2(double U, double V, gp_Ax3 Pos, double Radius, gp_Pnt P, gp_Vec Vu, gp_Vec Vv,
                        gp_Vec Vuu, gp_Vec Vvv, gp_Vec Vuv)
 {
     throw new NotImplementedException();
 }
示例#2
0
 public void SetPrivilegedPlane(gp_Ax3 thePlane)
 {
     throw new NotImplementedException();
 }
示例#3
0
 public void Axe(TopoDS_Shape Spine, TopoDS_Wire Profile, gp_Ax3 AxeProf, ref bool ProfOnSpine, double Tol)
 {
     throw new NotImplementedException();
 }
 public void SetTransformation(gp_Ax3 theToSystem)
 {
     throw new NotImplementedException();
 }
 public Geom_SphericalSurface(gp_Ax3 A3, double Radius)
     : base()
 {
     throw new NotImplementedException();
 }
 public BRepFill_Evolved(TopoDS_Face Spine, TopoDS_Wire Profile, gp_Ax3 AxeProf, GeomAbs_JoinType Join,
                         bool Solid)
     : base()
 {
     throw new NotImplementedException();
 }
 public void Perform(TopoDS_Face Spine, TopoDS_Wire Profile, gp_Ax3 AxeProf, GeomAbs_JoinType Join, bool Solid)
 {
     throw new NotImplementedException();
 }
示例#8
0
 public gp_Lin CylinderUIso(gp_Ax3 Pos, double Radius, double U)
 {
     throw new NotImplementedException();
 }
示例#9
0
 public gp_Lin ConeUIso(gp_Ax3 Pos, double Radius, double SAngle, double U)
 {
     throw new NotImplementedException();
 }
示例#10
0
 public void SphereParameters(gp_Ax3 Pos, double Radius, gp_Pnt P, ref double U, ref double V)
 {
     throw new NotImplementedException();
 }
示例#11
0
 public void TorusParameters(gp_Ax3 Pos, double MajorRadius, double MinorRadius, gp_Pnt P, ref double U,
                             ref double V)
 {
     throw new NotImplementedException();
 }
示例#12
0
 public void PlaneParameters(gp_Ax3 Pos, gp_Pnt P, ref double U, ref double V)
 {
     throw new NotImplementedException();
 }
示例#13
0
 public void TorusD3(double U, double V, gp_Ax3 Pos, double MajorRadius, double MinorRadius, gp_Pnt P, gp_Vec Vu,
                     gp_Vec Vv, gp_Vec Vuu, gp_Vec Vvv, gp_Vec Vuv, gp_Vec Vuuu, gp_Vec Vvvv, gp_Vec Vuuv, gp_Vec Vuvv)
 {
     throw new NotImplementedException();
 }
示例#14
0
 public void SphereD3(double U, double V, gp_Ax3 Pos, double Radius, gp_Pnt P, gp_Vec Vu, gp_Vec Vv, gp_Vec Vuu,
                      gp_Vec Vvv, gp_Vec Vuv, gp_Vec Vuuu, gp_Vec Vvvv, gp_Vec Vuuv, gp_Vec Vuvv)
 {
     throw new NotImplementedException();
 }
示例#15
0
 public void MakePipe(TopoDS_Edge SpineEdge, gp_Ax3 ProfRef)
 {
     throw new NotImplementedException();
 }
示例#16
0
 public gp_Lin PlaneVIso(gp_Ax3 Pos, double V)
 {
     throw new NotImplementedException();
 }
示例#17
0
 public void MakeRevol(TopoDS_Edge SpineEdge, TopoDS_Vertex SpineVertex, gp_Ax3 ProfRef)
 {
     throw new NotImplementedException();
 }
示例#18
0
 public gp_Circ ConeVIso(gp_Ax3 Pos, double Radius, double SAngle, double V)
 {
     throw new NotImplementedException();
 }
示例#19
0
 public BRepFill_Evolved(TopoDS_Face Spine, TopoDS_Wire Profile, gp_Ax3 AxeProf)
     : base()
 {
     throw new NotImplementedException();
 }
示例#20
0
 public gp_Circ SphereVIso(gp_Ax3 Pos, double Radius, double V)
 {
     throw new NotImplementedException();
 }
示例#21
0
 public void Perform(TopoDS_Face Spine, TopoDS_Wire Profile, gp_Ax3 AxeProf)
 {
     throw new NotImplementedException();
 }
示例#22
0
 public gp_Circ TorusVIso(gp_Ax3 Pos, double MajorRadius, double MinorRadius, double V)
 {
     throw new NotImplementedException();
 }
示例#23
0
 public bool IsOut(gp_Ax3 thePlane)
 {
     throw new NotImplementedException();
 }
示例#24
0
 public ProjLib_ProjectOnPlane(gp_Ax3 Pl, gp_Dir D)
     : base()
 {
     throw new NotImplementedException();
 }
示例#25
0
 public void SetGrid(gp_Ax3 aPlane, Aspect_Grid aGrid)
 {
     throw new NotImplementedException();
 }
 public void SetPosition(gp_Ax3 theAx3)
 {
     throw new NotImplementedException();
 }
示例#27
0
 public Geom_ToroidalSurface(gp_Ax3 A3, double MajorRadius, double MinorRadius)
     : base()
 {
     throw new NotImplementedException();
 }
示例#28
0
 public Geom_Plane(gp_Ax3 A3)
     : base()
 {
     throw new NotImplementedException();
 }
示例#29
0
 public void NewCoefficients(ref double xCXX, ref double xCYY, ref double xCZZ, ref double xCXY, ref double xCXZ,
                             ref double xCYZ, ref double xCX, ref double xCY, ref double xCZ, ref double xCCte, gp_Ax3 Ax_is)
 {
     throw new NotImplementedException();
 }
示例#30
0
 public void ConeD1(double U, double V, gp_Ax3 Pos, double Radius, double SAngle, gp_Pnt P, gp_Vec Vu, gp_Vec Vv)
 {
     throw new NotImplementedException();
 }