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
208 B
Plaintext
11 lines
208 B
Plaintext
puts "============"
|
|
puts "OCC25908"
|
|
puts "============"
|
|
puts ""
|
|
|
|
set viewname "vfront"
|
|
set length 484.427
|
|
|
|
restore [locate_data_file bug25908_hlr-bspline-clone2-tcl-h1.brep] a
|
|
COMPUTE_HLR $viewname $algotype
|