mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Added support of reading and writing of the triangulated_surface_set. Prevented creation of tesselated geometry under the schemas different from AP242DIS. test step_read corrected, switched parameter write.step.schema to AP242DIS in begin and back to AP214CD at the end
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
# load from mesh (XBF) format
|
|
|
|
XOpen [locate_data_file "bug32666.xbf"] D1
|
|
XGetOneShape S D1
|
|
|
|
set nb_faces 3
|
|
set nb_nodes 428
|
|
set nb_triangles 372
|