mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
For small edges fully covered by tolerances of vertices BSpline periodic curves are converted to not periodic BSpline curves by cutting segment before writing. In the class TopoDSToStep_MakeStepEdge permute of edge vertices for closed curves was added for the case when the range obtained from the vertex projection contradicts the edge range in order to avoid computation of the invalid edge range after reading. Second test script for bug 0031301
5 lines
152 B
Plaintext
5 lines
152 B
Plaintext
restore [locate_data_file bug31301_2.brep] s
|
|
testwritestep bug31301_1.stp s
|
|
testreadstep bug31301_1.stp s1
|
|
checkshape s1 f
|
|
checkmaxtol s1 -ref 0.000247 |