]> OCCT Git - occt-copy.git/commit
0031840: Modeling Algorithms - CRUnionface change seam edge from Line to BSplineCurve
authoraavtamon <anton.avtamonov@opencascade.com>
Tue, 22 Dec 2020 07:38:37 +0000 (10:38 +0300)
committeraavtamon <anton.avtamonov@opencascade.com>
Tue, 22 Dec 2020 07:38:37 +0000 (10:38 +0300)
commit9d251adde6eadb789ced89c9a3cb274833057716
treeb1005c798b3c3a50cff173870708fe0575f74ccf
parent2a52cc0ff911be06bf7eb4c6589fe78fc65798ac
0031840: Modeling Algorithms - CRUnionface change seam edge from Line to BSplineCurve

ShapeBuild_Edge::BuildCurve3d(const TopoDS_Edge& edge) was modified to create Geom_Line instead of Geom_BSplineCurve for cylindical and conical surfaces,
if the PCurve on these surfaces is line and coincides with the V-direction.
src/ShapeBuild/ShapeBuild_Edge.cxx