]> OCCT Git - occt-copy.git/commit
0031840: Modeling Algorithms - CRUnionface change seam edge from Line to BSplineCurve CR31840_2
authoraavtamon <anton.avtamonov@opencascade.com>
Tue, 22 Dec 2020 07:38:37 +0000 (10:38 +0300)
committeraavtamon <anton.avtamonov@opencascade.com>
Fri, 15 Jan 2021 13:03:51 +0000 (16:03 +0300)
commit552473f54d20fde18d3894387e4aa75f69b15ba4
treeb822939a457033a6e484733a90abdb5a9f6c8130
parent894133a5addcd49ac84a17a7fe386cf007a21206
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