Home
last modified time | relevance | path

Searched refs:theCurves (Results 26 – 33 of 33) sorted by relevance

12

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DStdPrs_WFRestrictedFace.hxx42 Prs3d_NListOfSequenceOfPnt& theCurves);
H A DShapePersistent_BRep.hxx140 Standard_EXPORT void Import (BRep_ListOfCurveRepresentation& theCurves) const;
/dports/cad/opencascade/opencascade-7.6.0/src/StdPrs/
H A DStdPrs_WFRestrictedFace.cxx45 Prs3d_NListOfSequenceOfPnt& theCurves) in Add() argument
191 theCurves.Append (aPoints); in Add()
204 theCurves.Append (aPoints); in Add()
/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_1.cxx140 static void ConcatCurves(TColGeom_SequenceOfCurve& theCurves, in ConcatCurves() argument
143 while (!theCurves.IsEmpty()) in ConcatCurves()
147 for (Standard_Integer i = 1; i <= theCurves.Length(); i++) in ConcatCurves()
149 const Handle(Geom_Curve)& aCurve = theCurves(i); in ConcatCurves()
156 theCurves.Remove(i); in ConcatCurves()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFeat/
H A DBRepFeat_MakeRevol.cxx82 TColGeom_SequenceOfCurve& theCurves,
750 TColGeom_SequenceOfCurve& theCurves, in VerifGluedFaces() argument
758 theRevol.Curves(theCurves); in VerifGluedFaces()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapePersistent/
H A DShapePersistent_BRep.cxx230 (BRep_ListOfCurveRepresentation& theCurves) const in Import()
232 theCurves.Clear(); in Import()
235 theCurves.Prepend (aCurve->import()); in Import()
H A DShapePersistent_BRep.hxx149 Standard_EXPORT void Import (BRep_ListOfCurveRepresentation& theCurves) const;
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DShapePersistent_BRep.hxx149 Standard_EXPORT void Import (BRep_ListOfCurveRepresentation& theCurves) const;

12