Home
last modified time | relevance | path

Searched refs:Iarc1 (Results 1 – 3 of 3) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx2133 Standard_Integer Iarc1 = 0,Iarc2 = 0; in ChFi3d_FilDS() local
2229 if (ChFi3d_Contains(DStr.ShapeInterferences(Iarc1),Iarc1,Ipoin1) && in ChFi3d_FilDS()
2231 Interfp1= ChFi3d_FilPointInDS(V1.TransitionOnArc(),Iarc1,Ipoin1, in ChFi3d_FilDS()
2332 Iarc1 = DStr.AddShape(V1.Arc()); in ChFi3d_FilDS()
2333 if ( !ChFi3d_Contains(DStr.ShapeInterferences(Iarc1),Iarc1,Ipoin1) ) { in ChFi3d_FilDS()
2334 Interfp1= ChFi3d_FilPointInDS(V1.TransitionOnArc(),Iarc1,Ipoin1, in ChFi3d_FilDS()
2727 Iarc1 = DStr.AddShape(V3.Arc()); in ChFi3d_FilDS()
2728 … if ( !ChFi3d_Contains(DStr.ShapeInterferences(Iarc1),Iarc1,Ipoin1,V3.IsVertex(),Standard_True) ) { in ChFi3d_FilDS()
2731 Iarc1,Ipoin1,V3.ParameterOnArc(), V3.IsVertex()); in ChFi3d_FilDS()
H A DChFi3d_Builder_CnCrn.cxx2571 Standard_Integer Iarc1=DStr.AddShape(TopoDS::Edge(Ecom.Value(nb))); in PerformMoreThreeCorner() local
2572 Interfp1=ChFi3d_FilPointInDS(orvt,Iarc1,indice,parcom.Value(nb)); in PerformMoreThreeCorner()
2573 DStr.ChangeShapeInterferences(Iarc1).Append(Interfp1); in PerformMoreThreeCorner()
2914 Standard_Integer Iarc1=DStr.AddShape(TopoDS::Edge(Evive.Value(ic))); in PerformMoreThreeCorner() local
2915 Interfp1=ChFi3d_FilPointInDS(ori,Iarc1,indpoint(ic,1),p.Value(ic,icplus)); in PerformMoreThreeCorner()
3006 Standard_Integer Iarc1=DStr.AddShape(TopoDS::Edge(Evive.Value(ic))); in PerformMoreThreeCorner() local
3007 Interfp1=ChFi3d_FilPointInDS(ori,Iarc1,indpoint(ic,1),p.Value(ic,icplus)); in PerformMoreThreeCorner()
H A DChFi3d_Builder_C1.cxx2600 Standard_Integer Iarc1= DStr.AddShape(Edge[0]); in PerformIntersectionAtEnd() local
2601 Interfedge[0]= ChFi3d_FilPointInDS(CV1.TransitionOnArc(),Iarc1, in PerformIntersectionAtEnd()