Home
last modified time | relevance | path

Searched refs:IsCurve3D (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DBRep_Curve3D.hxx48 Standard_EXPORT virtual Standard_Boolean IsCurve3D() const Standard_OVERRIDE;
H A DBRep_CurveRepresentation.hxx50 Standard_EXPORT virtual Standard_Boolean IsCurve3D() const;
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DBRep_Curve3D.hxx48 Standard_EXPORT virtual Standard_Boolean IsCurve3D() const Standard_OVERRIDE;
H A DBRep_CurveRepresentation.hxx48 Standard_EXPORT virtual Standard_Boolean IsCurve3D() const;
/dports/cad/opencascade/opencascade-7.6.0/src/BRep/
H A DBRep_Curve3D.hxx48 Standard_EXPORT virtual Standard_Boolean IsCurve3D() const Standard_OVERRIDE;
H A DBRep_Curve3D.cxx56 Standard_Boolean BRep_Curve3D::IsCurve3D()const in IsCurve3D() function in BRep_Curve3D
H A DBRep_Builder.cxx75 if (GC->IsCurve3D()) break; in UpdateCurves()
118 if (GC->IsCurve3D()) { in UpdateCurves()
185 if (GC->IsCurve3D()) { in UpdateCurves()
250 if (GC->IsCurve3D()) { in UpdateCurves()
308 if (GC->IsCurve3D()) { in UpdateCurves()
1134 if (!GC.IsNull() && (!Only3d || GC->IsCurve3D())) in Range()
1309 if (GC->IsCurve3D()) { in UpdateVertex()
H A DBRep_CurveRepresentation.cxx48 Standard_Boolean BRep_CurveRepresentation::IsCurve3D()const in IsCurve3D() function in BRep_CurveRepresentation
H A DBRep_CurveRepresentation.hxx48 Standard_EXPORT virtual Standard_Boolean IsCurve3D() const;
H A DBRep_Tool.cxx184 if (cr->IsCurve3D()) { in Handle()
245 if (cr->IsCurve3D()) { in IsGeometric()
875 if (cr->IsCurve3D()) { in Range()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepCheck/
H A DBRepCheck_Edge.cxx110 if (cr->IsCurve3D()) { in Minimum()
157 if (myCref->IsCurve3D()) { in Minimum()
332 if(myCref->IsCurve3D()) in InContext()
586 if (cr->IsCurve3D() && !TE->Degenerated()) { in Tolerance()
H A DBRepCheck_Vertex.cxx174 if (cr->IsCurve3D()) in InContext()
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepBuild/
H A DTopOpeBRepBuild_Tools_1.cxx154 if (cr->IsCurve3D()) { in CorrectEdgeTolerance()
196 if (myCref->IsCurve3D()) { in CorrectEdgeTolerance()
464 if (cr->IsCurve3D()) { in CheckEdge()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTools/
H A DBRepTools_ReShape.cxx79 Standard_Boolean isC3d = fromGC->IsCurve3D(); in CopyRanges()
99 if ( ! toGC->IsCurve3D() ) continue; in CopyRanges()
H A DBRepTools_ShapeSet.cxx177 if (CR->IsCurve3D()) { in AddGeometry()
426 if (CR->IsCurve3D()) { in DumpGeometry()
588 if (CR->IsCurve3D()) { in WriteGeometry()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTest/
H A DBOPTest_TolerCommands.cxx241 if (cr->IsCurve3D()) { in ProcessEdge()
340 if (cr->IsCurve3D()) { in ProcessVertex()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeBuild/
H A DShapeBuild_Edge.cxx200 Standard_Boolean isC3d = fromGC->IsCurve3D(); in CopyRanges()
221 if ( ! toGC->IsCurve3D() ) continue; in CopyRanges()
282 if ( GC.IsNull() || !GC->IsCurve3D() ) continue; in SetRange3d()
/dports/cad/opencascade/opencascade-7.6.0/src/BOPTools/
H A DBOPTools_AlgoTools_1.cxx443 if (aCR->IsCurve3D()) { in CheckEdge()
737 if (cr->IsCurve3D()) { in CorrectEdgeTolerance()
779 if (myCref->IsCurve3D()) { in CorrectEdgeTolerance()
H A DBOPTools_AlgoTools3D.cxx795 if (CR->IsCurve3D()) { in HasGeometry()
/dports/cad/opencascade/opencascade-7.6.0/src/TNaming/
H A DTNaming_TranslateTool.cxx268 if (CR->IsCurve3D()) { in UpdateEdge()
/dports/cad/opencascade/opencascade-7.6.0/src/BinTools/
H A DBinTools_ShapeWriter.cxx147 if (aCR->IsCurve3D()) in WriteShape()
H A DBinTools_ShapeSet.cxx197 if (CR->IsCurve3D()) { in AddShape()
647 if (CR->IsCurve3D()) { in WriteShape()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapeAnalysis/
H A DShapeAnalysis_TransferParametersProj.cxx352 if ( toGC->IsCurve3D() ) { in TransferRange()
/dports/cad/opencascade/opencascade-7.6.0/src/ShapePersistent/
H A DShapePersistent_BRep.cxx781 if (CR->IsCurve3D()) { in Handle()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepLib/
H A DBRepLib.cxx1195 if (!GCurve.IsNull() && GCurve->IsCurve3D()) { in GetCurve3d()
1748 if (cr->IsCurve3D()) { in InternalUpdateTolerances()

12