mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
The treatment of small curves (length of curves is less then tolerance used for checking G1) is added in Geom2dConvert_CompCurveToBSplineCurve.cxx
12 lines
348 B
Plaintext
12 lines
348 B
Plaintext
puts "============"
|
|
puts "CR28230"
|
|
puts "==========="
|
|
puts ""
|
|
###############################################################################
|
|
# Convert C0 2d curve to C1 raises exception
|
|
###############################################################################
|
|
|
|
restore [locate_data_file bug28230_edge.brep] e
|
|
mk2dcurve pc e 2
|
|
splitc12d pc 0
|