Home
last modified time | relevance | path

Searched refs:StepGeom_Pcurve (Results 1 – 25 of 44) sorted by relevance

12

/dports/cad/opencascade/opencascade-7.6.0/src/StepGeom/
H A DStepGeom_Pcurve.cxx21 IMPLEMENT_STANDARD_RTTIEXT(StepGeom_Pcurve,StepGeom_Curve) in IMPLEMENT_STANDARD_RTTIEXT() argument
23 StepGeom_Pcurve::StepGeom_Pcurve () {} in IMPLEMENT_STANDARD_RTTIEXT()
25 void StepGeom_Pcurve::Init( in Init()
38 void StepGeom_Pcurve::SetBasisSurface(const Handle(StepGeom_Surface)& aBasisSurface) in SetBasisSurface()
43 Handle(StepGeom_Surface) StepGeom_Pcurve::BasisSurface() const in Handle()
48 void StepGeom_Pcurve::SetReferenceToCurve(const Handle(StepRepr_DefinitionalRepresentation)& aRefer… in SetReferenceToCurve()
53 Handle(StepRepr_DefinitionalRepresentation) StepGeom_Pcurve::ReferenceToCurve() const in Handle()
H A DStepGeom_Pcurve.hxx29 class StepGeom_Pcurve;
30 DEFINE_STANDARD_HANDLE(StepGeom_Pcurve, StepGeom_Curve)
33 class StepGeom_Pcurve : public StepGeom_Curve class
40 Standard_EXPORT StepGeom_Pcurve();
55 DEFINE_STANDARD_RTTIEXT(StepGeom_Pcurve,StepGeom_Curve)
H A DStepGeom_PcurveOrSurface.cxx26 if (ent->IsKind(STANDARD_TYPE(StepGeom_Pcurve))) return 1; in CaseNum()
31 Handle(StepGeom_Pcurve) StepGeom_PcurveOrSurface::Pcurve () const in Handle() argument
33 return GetCasted(StepGeom_Pcurve,Value()); in Handle()
H A DStepGeom_CurveOnSurface.cxx27 if (ent->IsKind(STANDARD_TYPE(StepGeom_Pcurve))) return 1; in CaseNum()
33 Handle(StepGeom_Pcurve) StepGeom_CurveOnSurface::Pcurve () const in Handle() argument
35 return GetCasted(StepGeom_Pcurve,Value()); in Handle()
H A DStepGeom_PcurveOrSurface.hxx27 class StepGeom_Pcurve;
49 Standard_EXPORT Handle(StepGeom_Pcurve) Pcurve() const;
H A DStepGeom_CurveOnSurface.hxx27 class StepGeom_Pcurve;
51 Standard_EXPORT Handle(StepGeom_Pcurve) Pcurve() const;
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStepShape_SeamEdge.hxx24 class StepGeom_Pcurve;
43 …ment, const Standard_Boolean aOrientedEdge_Orientation, const Handle(StepGeom_Pcurve)& aPcurveRefe…
46 Standard_EXPORT Handle(StepGeom_Pcurve) PcurveReference() const;
49 Standard_EXPORT void SetPcurveReference (const Handle(StepGeom_Pcurve)& PcurveReference);
64 Handle(StepGeom_Pcurve) thePcurveReference;
H A DStepGeom_Pcurve.hxx29 class StepGeom_Pcurve;
30 DEFINE_STANDARD_HANDLE(StepGeom_Pcurve, StepGeom_Curve)
33 class StepGeom_Pcurve : public StepGeom_Curve class
40 Standard_EXPORT StepGeom_Pcurve();
55 DEFINE_STANDARD_RTTIEXT(StepGeom_Pcurve,StepGeom_Curve)
H A DRWStepGeom_RWPcurve.hxx27 class StepGeom_Pcurve;
42 …onst Standard_Integer num, Handle(Interface_Check)& ach, const Handle(StepGeom_Pcurve)& ent) const;
44 …Standard_EXPORT void WriteStep (StepData_StepWriter& SW, const Handle(StepGeom_Pcurve)& ent) const;
46 …Standard_EXPORT void Share (const Handle(StepGeom_Pcurve)& ent, Interface_EntityIterator& iter) co…
H A DStepGeom_PcurveOrSurface.hxx27 class StepGeom_Pcurve;
49 Standard_EXPORT Handle(StepGeom_Pcurve) Pcurve() const;
H A DStepGeom_CurveOnSurface.hxx27 class StepGeom_Pcurve;
51 Standard_EXPORT Handle(StepGeom_Pcurve) Pcurve() const;
H A DStepToTopoDS_GeometricTool.hxx29 class StepGeom_Pcurve;
44 …tepGeom_SurfaceCurve)& SC, const Handle(StepGeom_Surface)& S, Handle(StepGeom_Pcurve)& PC, const S…
/dports/cad/opencascade/opencascade-7.6.0/src/StepShape/
H A DStepShape_SeamEdge.hxx24 class StepGeom_Pcurve;
43 …ment, const Standard_Boolean aOrientedEdge_Orientation, const Handle(StepGeom_Pcurve)& aPcurveRefe…
46 Standard_EXPORT Handle(StepGeom_Pcurve) PcurveReference() const;
49 Standard_EXPORT void SetPcurveReference (const Handle(StepGeom_Pcurve)& PcurveReference);
64 Handle(StepGeom_Pcurve) thePcurveReference;
H A DStepShape_SeamEdge.cxx42 const Handle(StepGeom_Pcurve) &aPcurveReference) in Init()
56 Handle(StepGeom_Pcurve) StepShape_SeamEdge::PcurveReference () const in Handle() argument
66 void StepShape_SeamEdge::SetPcurveReference (const Handle(StepGeom_Pcurve) &aPcurveReference) in SetPcurveReference()
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStepShape_SeamEdge.hxx24 class StepGeom_Pcurve;
43 …ment, const Standard_Boolean aOrientedEdge_Orientation, const Handle(StepGeom_Pcurve)& aPcurveRefe…
46 Standard_EXPORT Handle(StepGeom_Pcurve) PcurveReference() const;
49 Standard_EXPORT void SetPcurveReference (const Handle(StepGeom_Pcurve)& PcurveReference);
64 Handle(StepGeom_Pcurve) thePcurveReference;
H A DStepGeom_Pcurve.hxx29 class StepGeom_Pcurve;
30 DEFINE_STANDARD_HANDLE(StepGeom_Pcurve, StepGeom_Curve)
33 class StepGeom_Pcurve : public StepGeom_Curve class
40 Standard_EXPORT StepGeom_Pcurve();
55 DEFINE_STANDARD_RTTIEXT(StepGeom_Pcurve,StepGeom_Curve)
H A DRWStepGeom_RWPcurve.hxx27 class StepGeom_Pcurve;
42 …onst Standard_Integer num, Handle(Interface_Check)& ach, const Handle(StepGeom_Pcurve)& ent) const;
44 …Standard_EXPORT void WriteStep (StepData_StepWriter& SW, const Handle(StepGeom_Pcurve)& ent) const;
46 …Standard_EXPORT void Share (const Handle(StepGeom_Pcurve)& ent, Interface_EntityIterator& iter) co…
H A DStepGeom_PcurveOrSurface.hxx27 class StepGeom_Pcurve;
49 Standard_EXPORT Handle(StepGeom_Pcurve) Pcurve() const;
H A DStepGeom_CurveOnSurface.hxx27 class StepGeom_Pcurve;
51 Standard_EXPORT Handle(StepGeom_Pcurve) Pcurve() const;
H A DStepToTopoDS_GeometricTool.hxx29 class StepGeom_Pcurve;
44 …tepGeom_SurfaceCurve)& SC, const Handle(StepGeom_Surface)& S, Handle(StepGeom_Pcurve)& PC, const S…
/dports/cad/opencascade/opencascade-7.6.0/src/RWStepGeom/
H A DRWStepGeom_RWPcurve.hxx27 class StepGeom_Pcurve;
42 …onst Standard_Integer num, Handle(Interface_Check)& ach, const Handle(StepGeom_Pcurve)& ent) const;
44 …Standard_EXPORT void WriteStep (StepData_StepWriter& SW, const Handle(StepGeom_Pcurve)& ent) const;
46 …Standard_EXPORT void Share (const Handle(StepGeom_Pcurve)& ent, Interface_EntityIterator& iter) co…
H A DRWStepGeom_RWPcurve.cxx30 const Handle(StepGeom_Pcurve)& ent) const in ReadStep()
65 const Handle(StepGeom_Pcurve)& ent) const in WriteStep()
82 void RWStepGeom_RWPcurve::Share(const Handle(StepGeom_Pcurve)& ent, Interface_EntityIterator& iter)… in Share()
/dports/cad/opencascade/opencascade-7.6.0/src/StepToTopoDS/
H A DStepToTopoDS_GeometricTool.cxx78 Handle(StepGeom_Pcurve)& thePCurve, const Standard_Integer last) in PCurve()
109 Handle(StepGeom_Pcurve) StepPCurve1 = in IsSeamCurve()
111 Handle(StepGeom_Pcurve) StepPCurve2 = in IsSeamCurve()
151 Handle(StepGeom_Pcurve) StepPCurve1 = in IsLikeSeam()
153 Handle(StepGeom_Pcurve) StepPCurve2 = in IsLikeSeam()
H A DStepToTopoDS_GeometricTool.hxx29 class StepGeom_Pcurve;
44 …tepGeom_SurfaceCurve)& SC, const Handle(StepGeom_Surface)& S, Handle(StepGeom_Pcurve)& PC, const S…
/dports/cad/opencascade/opencascade-7.6.0/doc/refman/html/
H A Dclass_step_geom___pcurve__inherit__graph.map1 <map id="StepGeom_Pcurve" name="StepGeom_Pcurve">

12