Home
last modified time | relevance | path

Searched refs:StepGeom_SeamCurve (Results 1 – 22 of 22) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStepGeom_SeamCurve.hxx26 class StepGeom_SeamCurve;
27 DEFINE_STANDARD_HANDLE(StepGeom_SeamCurve, StepGeom_SurfaceCurve)
30 class StepGeom_SeamCurve : public StepGeom_SurfaceCurve class
37 Standard_EXPORT StepGeom_SeamCurve();
42 DEFINE_STANDARD_RTTIEXT(StepGeom_SeamCurve,StepGeom_SurfaceCurve)
H A DRWStepGeom_RWSeamCurve.hxx27 class StepGeom_SeamCurve;
42 …t Standard_Integer num, Handle(Interface_Check)& ach, const Handle(StepGeom_SeamCurve)& ent) const;
44 …Standard_EXPORT void WriteStep (StepData_StepWriter& SW, const Handle(StepGeom_SeamCurve)& ent) co…
46 …Standard_EXPORT void Share (const Handle(StepGeom_SeamCurve)& ent, Interface_EntityIterator& iter)…
/dports/cad/opencascade/opencascade-7.6.0/src/StepGeom/
H A DStepGeom_SeamCurve.hxx26 class StepGeom_SeamCurve;
27 DEFINE_STANDARD_HANDLE(StepGeom_SeamCurve, StepGeom_SurfaceCurve)
30 class StepGeom_SeamCurve : public StepGeom_SurfaceCurve class
37 Standard_EXPORT StepGeom_SeamCurve();
42 DEFINE_STANDARD_RTTIEXT(StepGeom_SeamCurve,StepGeom_SurfaceCurve)
H A DStepGeom_SeamCurve.cxx18 IMPLEMENT_STANDARD_RTTIEXT(StepGeom_SeamCurve,StepGeom_SurfaceCurve) in IMPLEMENT_STANDARD_RTTIEXT() argument
20 StepGeom_SeamCurve::StepGeom_SeamCurve () {} in IMPLEMENT_STANDARD_RTTIEXT()
H A DFILES161 StepGeom_SeamCurve.cxx
162 StepGeom_SeamCurve.hxx
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStepGeom_SeamCurve.hxx26 class StepGeom_SeamCurve;
27 DEFINE_STANDARD_HANDLE(StepGeom_SeamCurve, StepGeom_SurfaceCurve)
30 class StepGeom_SeamCurve : public StepGeom_SurfaceCurve class
37 Standard_EXPORT StepGeom_SeamCurve();
42 DEFINE_STANDARD_RTTIEXT(StepGeom_SeamCurve,StepGeom_SurfaceCurve)
H A DRWStepGeom_RWSeamCurve.hxx27 class StepGeom_SeamCurve;
42 …t Standard_Integer num, Handle(Interface_Check)& ach, const Handle(StepGeom_SeamCurve)& ent) const;
44 …Standard_EXPORT void WriteStep (StepData_StepWriter& SW, const Handle(StepGeom_SeamCurve)& ent) co…
46 …Standard_EXPORT void Share (const Handle(StepGeom_SeamCurve)& ent, Interface_EntityIterator& iter)…
/dports/cad/opencascade/opencascade-7.6.0/src/RWStepGeom/
H A DRWStepGeom_RWSeamCurve.hxx27 class StepGeom_SeamCurve;
42 …t Standard_Integer num, Handle(Interface_Check)& ach, const Handle(StepGeom_SeamCurve)& ent) const;
44 …Standard_EXPORT void WriteStep (StepData_StepWriter& SW, const Handle(StepGeom_SeamCurve)& ent) co…
46 …Standard_EXPORT void Share (const Handle(StepGeom_SeamCurve)& ent, Interface_EntityIterator& iter)…
H A DRWStepGeom_RWSeamCurve.cxx37 const Handle(StepGeom_SeamCurve)& ent) const in ReadStep()
97 const Handle(StepGeom_SeamCurve)& ent) const in WriteStep()
126 void RWStepGeom_RWSeamCurve::Share(const Handle(StepGeom_SeamCurve)& ent, Interface_EntityIterator&… in Share()
/dports/cad/opencascade/opencascade-7.6.0/doc/refman/html/
H A Dclass_step_geom___seam_curve__inherit__graph.map1 <map id="StepGeom_SeamCurve" name="StepGeom_SeamCurve">
H A Dclass_step_geom___surface_curve__inherit__graph.map3 <area shape="rect" id="node7" href="$class_step_geom___seam_curve.html" title="StepGeom_SeamCurve" …
H A Dclass_step_geom___curve__inherit__graph.map33 <area shape="rect" id="node33" href="$class_step_geom___seam_curve.html" title="StepGeom_SeamCurve"…
/dports/cad/opencascade/opencascade-7.6.0/src/TopoDSToStep/
H A DTopoDSToStep_MakeStepEdge.cxx321 Handle(StepGeom_SeamCurve) SeamCurve = new StepGeom_SeamCurve; in Init()
H A DTopoDSToStep_MakeStepFace.cxx448 if (C1pms->IsKind(STANDARD_TYPE(StepGeom_SeamCurve))) { in Init()
453 …C1pms->IsKind(STANDARD_TYPE(StepGeom_SeamCurve))) { //:a8 abv 13 Feb 98: allow seam to have two di… in Init()
/dports/cad/opencascade/opencascade-7.6.0/src/StepToTopoDS/
H A DStepToTopoDS_GeometricTool.cxx104 if (SurfCurve->IsKind(STANDARD_TYPE(StepGeom_SeamCurve))) in IsSeamCurve()
/dports/cad/opencascade/opencascade-7.6.0/src/StepAP214/
H A DStepAP214_Protocol.cxx1099 types.Bind (STANDARD_TYPE(StepGeom_SeamCurve), 254); in StepAP214_Protocol()
/dports/cad/opencascade/opencascade-7.6.0/src/RWStepAP214/
H A DRWStepAP214_GeneralModule.cxx2791 DeclareAndCast(StepGeom_SeamCurve,anent,ent); in FillSharedCase()
6696 ent = new StepGeom_SeamCurve; in NewVoid()
H A DRWStepAP214_ReadWriteModule.cxx7086 DeclareAndCast(StepGeom_SeamCurve, anent, ent); in ReadStep()
12443 DeclareAndCast(StepGeom_SeamCurve, anent, ent); in WriteStep()
/dports/cad/opencascade/opencascade-7.6.0/adm/wnt/cbp/
H A DTKSTEPBase_obj.link1 …ametrisedCompositeCurveSegment.o ../../../wnt/gcc/obj/src/StepGeom/StepGeom_SeamCurve.o ../../../w…
H A DTKSTEPBase_objd.link1 …metrisedCompositeCurveSegment.o ../../../wnt/gcc/objd/src/StepGeom/StepGeom_SeamCurve.o ../../../w…
/dports/cad/opencascade/opencascade-7.6.0/adm/mac/xcd/TKSTEPBase.xcodeproj/
H A Dproject.pbxproj1353 …ownFileType = sourcecode.cpp.cpp; name = StepGeom_SeamCurve.cxx; path = ../../../src/StepGeom/Step…
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/
H A Dsymbols_mangled_win.dat8956 ??0StepGeom_SeamCurve@@QEAA@XZ
9600 ?DynamicType@StepGeom_SeamCurve@@UEBAAEBV?$handle@VStandard_Type@@@opencascade@@XZ
12611 ?get_type_descriptor@StepGeom_SeamCurve@@SAAEBV?$handle@VStandard_Type@@@opencascade@@XZ