]> OCCT Git - occt.git/commit
0031661: Modeling Data - Exception when projecting parabola or hyperbola to plane
authorifv <ifv@opencascade.com>
Thu, 3 Mar 2022 12:05:23 +0000 (15:05 +0300)
committersmoskvin <smoskvin@opencascade.com>
Wed, 6 Apr 2022 00:15:07 +0000 (03:15 +0300)
commit1f37f1d50a91cda73f8a4445525abb3e60a31f84
treede7204b4d13063c55ac6d30a98ea0dcd449b696e
parent1f000e597469b177172c2321368a4db60eae8c9f
0031661: Modeling Data - Exception when projecting parabola or hyperbola to plane

ProjLib/ProjLib_ProjectOnPlane.cxx - formatting

0031661: Modeling Data - Algorithm crashes when projecting parabola or hyperbola to plane

ProjLib/ProjLib_ProjectOnPlane.cxx - building of analytical parabola and hyperbola is added
bugs/moddata_3/bug31661_* - new test cases are added
src/ProjLib/ProjLib_ProjectOnPlane.cxx
src/ProjLib/ProjLib_ProjectOnPlane.hxx
tests/bugs/moddata_3/bug31661_1 [new file with mode: 0644]
tests/bugs/moddata_3/bug31661_2 [new file with mode: 0644]