Home
last modified time | relevance | path

Searched refs:parE2 (Results 1 – 4 of 4) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_FilBuilder_C2.cxx194 Standard_Real parE1,parE2; in PerformTwoCorner() local
226 parE2=BRep_Tool::Parameter(Vtx,E2); in PerformTwoCorner()
228 BRepLProp_CLProps CL2(BCurv2,parE2 , 1, 1.e-4); in PerformTwoCorner()
H A DChFi3d_Builder_2.cxx146 Standard_Real parE1,parE2; in ChFi3d_CoupeParPlan() local
148 parE2=compoint2.ParameterOnArc(); in ChFi3d_CoupeParPlan()
151 BCurv2.D1(parE2,P2,t2); in ChFi3d_CoupeParPlan()
H A DChFi3d_Builder_0.cxx4545 Standard_Real parE1,parE2; in ChFi3d_AngleEdge() local
4549 parE2=BRep_Tool::Parameter(Vtx,E2); in ChFi3d_AngleEdge()
4551 BCurv2.D1(parE2,P2,dir2); in ChFi3d_AngleEdge()
/dports/cad/opencascade/opencascade-7.6.0/src/TopOpeBRepDS/
H A DTopOpeBRepDS_EXPORT.cxx1430 Standard_Real parE2; Standard_Boolean ok = FUN_tool_parE(SE,parSE,E2,parE2); in FUN_ds_completeforSE5() local
1432 gp_Pnt2d uv2; ok = FUN_tool_paronEF(E2,parE2,F2,uv2); in FUN_ds_completeforSE5()
1435 gp_Dir xxF2; ok = FUN_tool_getxx(F2,E2,parE2,ngF2,xxF2); in FUN_ds_completeforSE5()
1442 gp_Pnt2d uv3; ok = FUN_tool_paronEF(E2,parE2,F3,uv3); in FUN_ds_completeforSE5()
1445 gp_Dir xxF3; ok = FUN_tool_getxx(F3,E2,parE2,ngF3,xxF3); in FUN_ds_completeforSE5()