mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Fixed GeomAdaptor_Curve::LocalContinuity() for periodic curves. Fixed GeomAdaptor_Curve::NbIntervals() for periodic curves. Fixed GeomAdaptor_Curve::Intervals() for periodic curves. Improved definition of length in tests. Update Geom2dAdaptor_Curve to the same behavior.
11 lines
263 B
Plaintext
11 lines
263 B
Plaintext
puts "====================================="
|
|
puts "OCC27341: Incorrect exact HLR results"
|
|
puts "====================================="
|
|
puts ""
|
|
|
|
set viewname ""
|
|
set length 6.34983
|
|
|
|
restore [locate_data_file bug27341_hlrsave.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|