mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-04 18:06:22 +03:00
16 lines
426 B
Plaintext
Executable File
16 lines
426 B
Plaintext
Executable File
puts "================"
|
|
puts "OCC6384"
|
|
puts "================"
|
|
puts ""
|
|
#######################################################################################
|
|
# StlAPI_Reader still use old Sewing algorithm
|
|
#######################################################################################
|
|
|
|
## readstl command from XSDRAWSTLVRML.cxx file !!!!!
|
|
|
|
set BugNumber OCC6384
|
|
|
|
readstl res_mesh [locate_data_file OMF6391_box.stl]
|
|
|
|
|