Home
last modified time | relevance | path

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

/dports/cad/netgen/netgen-6.2.2105/libsrc/occ/
H A Doccgenmesh.cpp487 Array<Segment> othersegs; in OCCFindEdges() local
490 othersegs.Append (seg); in OCCFindEdges()
492 if (othersegs.Size()) in OCCFindEdges()
498 pnums_other.Append (othersegs[0][0]); in OCCFindEdges()
499 for (auto & seg : othersegs) in OCCFindEdges()