mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Now vertex loops on surfaces of revolution are imported from STEP format in the same way as on spheres and b-spline surfaces: in case of a single vertex loop neutral bounds will be used.
12 lines
295 B
Plaintext
12 lines
295 B
Plaintext
puts "=========="
|
|
puts "OCC29945"
|
|
puts "=========="
|
|
puts ""
|
|
#########################################################
|
|
# Export body of revolution to STEP breaks the shape
|
|
#########################################################
|
|
|
|
testreadstep [locate_data_file bug29945.stp] res
|
|
|
|
checkshape res
|