]> 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, 20 Jul 2022 12:53:27 +0000 (15:53 +0300)
commit2fc4884b886012ad329cbdff1f24c50b6e6185c0
tree66f8110942c474ff3892d048ee7485503f83fcfe
parent1f02c1903ae6e6a4a250f460db8a6271663513a1
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]