mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 11:06:26 +08: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]
|
|
|
|
|