Home
last modified time | relevance | path

Searched refs:Geom_CylindricalSurface (Results 1 – 25 of 97) sorted by relevance

1234

/dports/cad/opencascade/opencascade-7.6.0/src/Geom/
H A DGeom_CylindricalSurface.cxx42 typedef Geom_CylindricalSurface CylindricalSurface;
62 Handle(Geom_Geometry) Geom_CylindricalSurface::Copy () const { in Handle()
64 Handle(Geom_CylindricalSurface) Cs; in Handle()
75 Geom_CylindricalSurface::Geom_CylindricalSurface (const gp_Cylinder& C) in Geom_CylindricalSurface() function in Geom_CylindricalSurface
87 Geom_CylindricalSurface::Geom_CylindricalSurface ( const Ax3& A3, in Geom_CylindricalSurface() function in Geom_CylindricalSurface
156 void Geom_CylindricalSurface::SetCylinder (const gp_Cylinder& C) { in SetCylinder()
168 void Geom_CylindricalSurface::SetRadius (const Standard_Real R) { in SetRadius()
229 gp_Cylinder Geom_CylindricalSurface::Cylinder () const { in Cylinder()
240 void Geom_CylindricalSurface::D0 (const Standard_Real U, in D0()
344 void Geom_CylindricalSurface::Transform (const Trsf& T) { in Transform()
[all …]
H A DGeom_CylindricalSurface.hxx37 class Geom_CylindricalSurface;
38 DEFINE_STANDARD_HANDLE(Geom_CylindricalSurface, Geom_ElementarySurface)
71 class Geom_CylindricalSurface : public Geom_ElementarySurface class
85 Standard_EXPORT Geom_CylindricalSurface(const gp_Ax3& A3, const Standard_Real Radius);
88 Standard_EXPORT Geom_CylindricalSurface(const gp_Cylinder& C);
215 DEFINE_STANDARD_RTTIEXT(Geom_CylindricalSurface,Geom_ElementarySurface)
/dports/cad/opencascade/opencascade-7.6.0/src/GC/
H A DGC_MakeCylindricalSurface.cxx32 TheCylinder = new Geom_CylindricalSurface(C); in GC_MakeCylindricalSurface()
41 TheCylinder = new Geom_CylindricalSurface(A2,Radius); in GC_MakeCylindricalSurface()
55 TheCylinder=new Geom_CylindricalSurface(Cyl.Value()); in GC_MakeCylindricalSurface()
65 TheCylinder=new Geom_CylindricalSurface(Cyl); in GC_MakeCylindricalSurface()
81 TheCylinder=new Geom_CylindricalSurface(Cyl.Value()); in GC_MakeCylindricalSurface()
90 TheCylinder = new Geom_CylindricalSurface(Cyl); in GC_MakeCylindricalSurface()
102 TheCylinder = new Geom_CylindricalSurface(C); in GC_MakeCylindricalSurface()
105 const Handle(Geom_CylindricalSurface)& in Handle() argument
H A DGC_MakeCylindricalSurface.hxx112 Standard_EXPORT const Handle(Geom_CylindricalSurface)& Value() const;
114 operator const Handle(Geom_CylindricalSurface)& () const { return Value(); } in operator const Handle() argument
117 Handle(Geom_CylindricalSurface) TheCylinder;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DGeom_CylindricalSurface.hxx39 class Geom_CylindricalSurface;
40 DEFINE_STANDARD_HANDLE(Geom_CylindricalSurface, Geom_ElementarySurface)
69 class Geom_CylindricalSurface : public Geom_ElementarySurface class
86 Standard_EXPORT Geom_CylindricalSurface(const gp_Ax3& A3, const Standard_Real Radius);
91 Standard_EXPORT Geom_CylindricalSurface(const gp_Cylinder& C);
218 DEFINE_STANDARD_RTTIEXT(Geom_CylindricalSurface,Geom_ElementarySurface)
H A DGC_MakeCylindricalSurface.hxx113 Standard_EXPORT const Handle(Geom_CylindricalSurface)& Value() const;
115 operator const Handle(Geom_CylindricalSurface)& () const { return Value(); } in operator const Handle() argument
118 Handle(Geom_CylindricalSurface) TheCylinder;
H A DGeomToStep_MakeCylindricalSurface.hxx27 class Geom_CylindricalSurface;
41 Standard_EXPORT GeomToStep_MakeCylindricalSurface(const Handle(Geom_CylindricalSurface)& CSurf);
H A DIGESToBRep_BasicSurface.hxx32 class Geom_CylindricalSurface;
79 …Standard_EXPORT Handle(Geom_CylindricalSurface) TransferRigthCylindricalSurface (const Handle(IGES…
H A DShapePersistent_Geom_Surface.hxx245 typedef instance<Elementary, Geom_CylindricalSurface, gp_Cylinder> Cylindrical;
265 Standard_EXPORT static Handle(Surface) Translate (const Handle(Geom_CylindricalSurface)& theSurf,
339 Geom_CylindricalSurface,
345 Geom_CylindricalSurface,
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DGeom_CylindricalSurface.hxx37 class Geom_CylindricalSurface;
38 DEFINE_STANDARD_HANDLE(Geom_CylindricalSurface, Geom_ElementarySurface)
71 class Geom_CylindricalSurface : public Geom_ElementarySurface class
85 Standard_EXPORT Geom_CylindricalSurface(const gp_Ax3& A3, const Standard_Real Radius);
88 Standard_EXPORT Geom_CylindricalSurface(const gp_Cylinder& C);
215 DEFINE_STANDARD_RTTIEXT(Geom_CylindricalSurface,Geom_ElementarySurface)
H A DGC_MakeCylindricalSurface.hxx112 Standard_EXPORT const Handle(Geom_CylindricalSurface)& Value() const;
114 operator const Handle(Geom_CylindricalSurface)& () const { return Value(); } in operator const Handle() argument
117 Handle(Geom_CylindricalSurface) TheCylinder;
H A DGeomToStep_MakeCylindricalSurface.hxx26 class Geom_CylindricalSurface;
40 Standard_EXPORT GeomToStep_MakeCylindricalSurface(const Handle(Geom_CylindricalSurface)& CSurf);
H A DIGESToBRep_BasicSurface.hxx31 class Geom_CylindricalSurface;
73 …Standard_EXPORT Handle(Geom_CylindricalSurface) TransferRigthCylindricalSurface (const Handle(IGES…
/dports/cad/opencascade/opencascade-7.6.0/src/GeomToStep/
H A DGeomToStep_MakeElementarySurface.cxx46 if (S->IsKind(STANDARD_TYPE(Geom_CylindricalSurface))) { in GeomToStep_MakeElementarySurface()
47 Handle(Geom_CylindricalSurface) Sur = in GeomToStep_MakeElementarySurface()
48 Handle(Geom_CylindricalSurface)::DownCast(S); in GeomToStep_MakeElementarySurface()
H A DGeomToStep_MakeCylindricalSurface.hxx26 class Geom_CylindricalSurface;
40 Standard_EXPORT GeomToStep_MakeCylindricalSurface(const Handle(Geom_CylindricalSurface)& CSurf);
/dports/cad/opencascade/opencascade-7.6.0/src/Draft/
H A DDraft.cxx50 TypeS != STANDARD_TYPE(Geom_CylindricalSurface)) { in Angle()
67 else if (TypeS == STANDARD_TYPE(Geom_CylindricalSurface)) { in Angle()
68 gp_Cylinder Cy(Handle(Geom_CylindricalSurface)::DownCast(S)->Cylinder()); in Angle()
/dports/devel/upp/upp/bazaar/OCETest/
H A DMakeBottle.cpp164 Handle(Geom_CylindricalSurface) aCyl1 = new Geom_CylindricalSurface(neckAx2 , myNeckRadius * 0.99); in MakeBottle()
165 Handle(Geom_CylindricalSurface) aCyl2 = new Geom_CylindricalSurface(neckAx2 , myNeckRadius * 1.05); in MakeBottle()
/dports/cad/opencascade/opencascade-7.6.0/samples/OCCTOverview/code/
H A DMakeBottle.cxx173 Handle(Geom_CylindricalSurface) aCyl1 = new Geom_CylindricalSurface(neckAx2, myNeckRadius * 0.99); in MakeBottle()
174 Handle(Geom_CylindricalSurface) aCyl2 = new Geom_CylindricalSurface(neckAx2, myNeckRadius * 1.05); in MakeBottle()
/dports/cad/opencascade/opencascade-7.6.0/samples/qt/Tutorial/src/
H A DMakeBottle.cxx147 Handle(Geom_CylindricalSurface) aCyl1 = new Geom_CylindricalSurface(neckAx2, myNeckRadius * 0.99); in MakeBottle()
148 Handle(Geom_CylindricalSurface) aCyl2 = new Geom_CylindricalSurface(neckAx2, myNeckRadius * 1.05); in MakeBottle()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepOffset/
H A DBRepOffset.cxx68 else if (TheType == STANDARD_TYPE(Geom_CylindricalSurface)) { in Handle()
69 Handle(Geom_CylindricalSurface) C = in Handle()
70 Handle(Geom_CylindricalSurface)::DownCast(Surface); in Handle()
78 Result = new Geom_CylindricalSurface( Axis, Radius); in Handle()
82 Result = new Geom_CylindricalSurface( Axis, Abs(Radius)); in Handle()
/dports/cad/opencascade/opencascade-7.6.0/src/IGESToBRep/
H A DIGESToBRep_BasicSurface.hxx31 class Geom_CylindricalSurface;
73 …Standard_EXPORT Handle(Geom_CylindricalSurface) TransferRigthCylindricalSurface (const Handle(IGES…
/dports/cad/opencascade/opencascade-7.6.0/doc/refman/html/
H A Dclass_geom___cylindrical_surface__inherit__graph.map1 <map id="Geom_CylindricalSurface" name="Geom_CylindricalSurface">
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeCustom/
H A DShapeCustom_ConvertToRevolution.cxx76 ES->IsKind(STANDARD_TYPE(Geom_CylindricalSurface)) || in IsToConvert()
127 else if ( ES->IsKind(STANDARD_TYPE(Geom_CylindricalSurface)) ) { in NewSurface()
128 Handle(Geom_CylindricalSurface) CS = Handle(Geom_CylindricalSurface)::DownCast(ES); in NewSurface()
H A DShapeCustom_SweptToElementary.cxx125 Handle(Geom_CylindricalSurface) Cy = in NewSurface()
126 new Geom_CylindricalSurface(AS.Cylinder()); in NewSurface()
163 Handle(Geom_CylindricalSurface) Cy = in NewSurface()
164 new Geom_CylindricalSurface(AS.Cylinder()); in NewSurface()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepPrim/
H A DBRepPrim_Cylinder.cxx117 Handle(Geom_CylindricalSurface) C = in MakeEmptyLateralFace()
118 new Geom_CylindricalSurface(Axes(),myRadius); in MakeEmptyLateralFace()

1234