0031131: [REGRESSION] Mesh - location of Wire affects Poly_Polygon3D
authoroan <oan@opencascade.com>
Tue, 5 Nov 2019 13:13:38 +0000 (16:13 +0300)
committerbugmaster <bugmaster@opencascade.com>
Wed, 6 Nov 2019 16:19:47 +0000 (19:19 +0300)
commite9d05765c2f7a3fa48465b5e09aedd83a80e997b
treeead2ef2053ceb788abd029e42cbbb7f8f44b07a7
parent7756fc599d9c2b760296eeb290ae71152b17a792
0031131: [REGRESSION] Mesh - location of Wire affects Poly_Polygon3D

Use TopoDS_Edge without location in case of free edges to produce Poly_Polygon3D without offset.
src/IMeshTools/IMeshTools_ShapeExplorer.cxx
tests/bugs/mesh/bug31131 [new file with mode: 0644]