Home
last modified time | relevance | path

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

/dports/cad/opencascade/opencascade-7.6.0/src/ChFi3d/
H A DChFi3d_Builder_0.cxx2131 TopoDS_Vertex BoutdeVtx; in ChFi3d_FilDS() local
2310 BoutdeVtx = V1.Vertex(); in ChFi3d_FilDS()
2318 if(BoutdeVtx.IsSame(ex.Current())) { in ChFi3d_FilDS()
2324 Standard_Real parVtx = BRep_Tool::Parameter(BoutdeVtx,Arcspine); in ChFi3d_FilDS()
2397 Standard_Integer IVtx = DStr.AddShape(BoutdeVtx); in ChFi3d_FilDS()
2401 if(BoutdeVtx.IsSame(ex.Current())) { in ChFi3d_FilDS()
2407 Standard_Real parVtx = BRep_Tool::Parameter(BoutdeVtx,Arcspine); in ChFi3d_FilDS()
2695 BoutdeVtx = V3.Vertex(); in ChFi3d_FilDS()
2701 if(BoutdeVtx.IsSame(ex.Current())) { in ChFi3d_FilDS()
2715 else { IVtx = DStr.AddShape(BoutdeVtx); } in ChFi3d_FilDS()
[all …]