Home
last modified time | relevance | path

Searched defs:StepElement_SurfaceSection (Results 1 – 8 of 8) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DStepElement_SurfaceSection.hxx31 class StepElement_SurfaceSection : public Standard_Transient class
/dports/cad/opencascade/opencascade-7.6.0/src/StepElement/
H A DStepElement_SurfaceSection.hxx31 class StepElement_SurfaceSection : public Standard_Transient class
H A DStepElement_SurfaceSectionFieldConstant.cxx49 Handle(StepElement_SurfaceSection) StepElement_SurfaceSectionFieldConstant::Definition () const in Handle() argument
H A DStepElement_SurfaceSection.cxx22 IMPLEMENT_STANDARD_RTTIEXT(StepElement_SurfaceSection,Standard_Transient) in IMPLEMENT_STANDARD_RTTIEXT() argument
H A DStepElement_UniformSurfaceSection.cxx22 IMPLEMENT_STANDARD_RTTIEXT(StepElement_UniformSurfaceSection,StepElement_SurfaceSection) in IMPLEMENT_STANDARD_RTTIEXT() argument
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStepElement_SurfaceSection.hxx31 class StepElement_SurfaceSection : public Standard_Transient class
/dports/cad/opencascade/opencascade-7.6.0/src/StepFEA/
H A DStepFEA_FeaSurfaceSectionGeometricRelationship.cxx52 Handle(StepElement_SurfaceSection) StepFEA_FeaSurfaceSectionGeometricRelationship::SectionRef () co… in Handle() argument
/dports/cad/opencascade/opencascade-7.6.0/src/RWStepElement/
H A DRWStepElement_RWSurfaceSection.cxx86 void RWStepElement_RWSurfaceSection::Share (const Handle(StepElement_SurfaceSection)&, in Share()